]> git.openstreetmap.org Git - chef.git/blobdiff - roles/stateofthemap.rb
Merge interface families
[chef.git] / roles / stateofthemap.rb
index 5afe706c2d6628b4c29f14516d9dd56591f307f4..512a038b41dccaafadaa6211654286b20c56ee38 100644 (file)
@@ -2,5 +2,6 @@ name "stateofthemap"
 description "Role applied to State of the Map servers"
 
 run_list(
-  "recipe[stateofthemap]"
+  "recipe[stateofthemap]",
+  "recipe[stateofthemap::wordpress]"
 )