]> git.openstreetmap.org Git - chef.git/commitdiff
Add tests for accounts cookbook
authorTom Hughes <tom@compton.nu>
Thu, 27 Oct 2016 18:05:10 +0000 (19:05 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 27 Oct 2016 19:44:07 +0000 (20:44 +0100)
.kitchen.yml

index 389ab5792da02f4c6bb691f04065ca4edbdf9958..e1328af0230237b6642ff3d5952fb8131467198a 100644 (file)
@@ -13,6 +13,9 @@ platforms:
   - name: ubuntu-16.04
 
 suites:
   - name: ubuntu-16.04
 
 suites:
+  - name: accounts
+    run_list:
+      - recipe[accounts::default]
   - name: apache
     run_list:
       - recipe[apache::default]
   - name: apache
     run_list:
       - recipe[apache::default]