X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/f78177d6e5307c29e8f88be45fccf6e550dc2ce8..810efa014aa370e5f828d7fb9f33cb9e22de56e2:/.kitchen.yml?ds=inline diff --git a/.kitchen.yml b/.kitchen.yml index c49fa230f..1b49363e6 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -62,6 +62,9 @@ suites: - recipe[accounts::default] - recipe[chef::default] - role[otrs] + - name: python + run_list: + - recipe[python::default] - name: tools run_list: - recipe[tools::default]