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