]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for sysfs cookbook
[chef.git] / .kitchen.yml
index c0371fa1a776078c89c7c4df04bb289bc7e5325a..532299aa16ec1d4e69380a49f0fa1940b8dc8cac 100644 (file)
@@ -274,6 +274,12 @@ suites:
   - name: switch2osm
     run_list:
       - recipe[switch2osm::default]
+  - name: sysctl
+    run_list:
+      - recipe[sysctl::default]
+  - name: sysfs
+    run_list:
+      - recipe[sysfs::default]
   - name: taginfo
     run_list:
       - recipe[taginfo::default]