X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/69ae3f456bc97cb78a7b125fe07dac2af12ba78f..9c5e9eb3e852d666b37f621ef3973bbffa337241:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 37cd3556a..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]