X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/77cd975164d60c089b6a42b2e9bd128c0e037025..664414939e418b88a370ae31d6cff3245322e7bc:/.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]