]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Expect munin to use an IPv6 socket
[chef.git] / .kitchen.yml
index d3ad97d43a34532775002863d59497d5471057ae..d994aee92d4779851f513dcb89c8ca1bd67dcfd1 100644 (file)
@@ -98,6 +98,10 @@ suites:
       apt:
         sources:
           - openstreetmap
+  - name: memcached
+    run_list:
+      - recipe[munin::default]
+      - recipe[memcached::default]
   - name: munin
     run_list:
       - recipe[munin::default]
@@ -113,6 +117,9 @@ suites:
   - name: ntp
     run_list:
       - recipe[ntp::default]
+  - name: openssh
+    run_list:
+      - recipe[openssh::default]
   - name: otrs
     run_list:
       - recipe[accounts::default]