X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6a7d2b44b5cca0e17c650b531846cc6d4bc3571c..ce776f3b88283b954673a88e814c15e7002b6a73:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index f439c2794..db9664940 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -71,6 +71,9 @@ suites: - name: apt run_list: - recipe[apt::default] + - name: apt-repository + run_list: + - recipe[apt::repository] - name: awscli run_list: - recipe[awscli::default] @@ -283,9 +286,6 @@ suites: - name: otrs run_list: - recipe[otrs::default] - - name: otrs-debian - run_list: - - recipe[otrs::debian] - name: overpass run_list: - recipe[overpass::default]