]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Update jQuery and switch to a better CDN for it
[chef.git] / .kitchen.yml
index e63b8b85518685c6f79f9c1f1e1b9745ea55f23c..a9e3949c96a33584d1e67d5eeb1becbd49bce0e3 100644 (file)
@@ -141,6 +141,9 @@ suites:
   - name: incron
     run_list:
       - recipe[incron::default]
+  - name: irc
+    run_list:
+      - recipe[irc::default]
   - name: kibana
     run_list:
       - recipe[kibana::default]
@@ -165,6 +168,9 @@ suites:
               paths:
                 - /var/log/apache2/access.log
               type: apache
+  - name: mail
+    run_list:
+      - role[mail]
   - name: mailman
     run_list:
       - recipe[mailman::default]