]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ouroboros.rb
Add wiki role to ouroboros (still testing)
[chef.git] / roles / ouroboros.rb
index 887f1bd126b8c1f4dbd88982efbfae00d317b7d3..861bb80c406ab84505f6627f539904b132fb4d56 100644 (file)
@@ -27,5 +27,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ic]"
+  "role[ic]",
+  "role[wiki]"
 )