]> git.openstreetmap.org Git - chef.git/blobdiff - roles/foundation.rb
Install custom skin in OSMF wiki
[chef.git] / roles / foundation.rb
index ba3a3ab78d22103f0fe75e254ace0046e4e20013..2add69e2e841696f7596d17a28b538291ee7acd4 100644 (file)
@@ -18,5 +18,6 @@ default_attributes(
 )
 
 run_list(
-  "role[crm]"
+  "role[crm]",
+  "recipe[foundation::wiki]"
 )