]> git.openstreetmap.org Git - chef.git/blobdiff - roles/foundation.rb
Add operations.osmfoundation.org site to ridley
[chef.git] / roles / foundation.rb
index 52c38f765ea09cb24324856678bf08b19a93f078..06c38c419ce01491df29b1d072f60ec11c3b609e 100644 (file)
@@ -29,5 +29,7 @@ run_list(
   "role[crm]",
   "role[elasticsearch]",
   "recipe[foundation::wiki]",
-  "recipe[foundation::board]"
+  "recipe[foundation::board]",
+  "recipe[foundation::dwg]",
+  "recipe[foundation::owg]"
 )