]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
CGIPassAuth needs to be in directory context
[chef.git] / .kitchen.yml
index 299d0f7d2a8ac4bf20cab17bcd89c2b83d2001c7..e3e658424e961acab8865c50c2123f835b488e03 100644 (file)
@@ -9,9 +9,15 @@ platforms:
   - name: ubuntu-16.04
 
 suites:
   - name: ubuntu-16.04
 
 suites:
+  - name: apt
+    run_list:
+      - recipe[apt::default]
   - name: munin
     run_list:
       - recipe[munin::default]
   - name: munin
     run_list:
       - recipe[munin::default]
+  - name: networking
+    run_list:
+      - recipe[networking::default]
   - name: tools
     run_list:
       - recipe[tools::default]
   - name: tools
     run_list:
       - recipe[tools::default]