X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e10c0f93c10de4729e932078569374a8eff58004..9c7e80e4852590badc3d24263ba05168638fc3f0:/.kitchen.yml diff --git a/.kitchen.yml b/.kitchen.yml index 576c3e955..0eebce5fe 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -142,6 +142,10 @@ suites: - name: spamassassin run_list: - recipe[spamassassin::default] + - name: squid + run_list: + - recipe[apt::default] + - recipe[squid::default] - name: tools run_list: - recipe[tools::default]