X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/77cd975164d60c089b6a42b2e9bd128c0e037025..49035fa1602ce39f429375fc3807c9b00e548937:/.kitchen.yml 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]