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