]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for squid cookbook
[chef.git] / .kitchen.yml
index 576c3e955e57f26d4aefea34022e92f3d2df1c46..0eebce5fea3ce42e0aa3a8a1ab361b6c70446db8 100644 (file)
@@ -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]