]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Write temporary data file to same disk as real one
[chef.git] / .kitchen.yml
index cc8065562d1823dd07e862fe854a217332f8f520..e3e658424e961acab8865c50c2123f835b488e03 100644 (file)
@@ -9,6 +9,15 @@ platforms:
   - name: ubuntu-16.04
 
 suites:
+  - name: apt
+    run_list:
+      - recipe[apt::default]
+  - name: munin
+    run_list:
+      - recipe[munin::default]
+  - name: networking
+    run_list:
+      - recipe[networking::default]
   - name: tools
     run_list:
       - recipe[tools::default]