]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stormfly-01.rb
Enable dhcpd on ironbelly
[chef.git] / roles / stormfly-01.rb
index ada5971f9671e8962ca0811db2e99f73874a60af..c52e88a732f520dbf21c64558de92847dc12a54c 100644 (file)
@@ -22,5 +22,6 @@ default_attributes(
 
 run_list(
   "role[osuosl]",
-  "role[hp-dl360-g6]"
+  "role[hp-dl360-g6]",
+  "role[wiki]"
 )