]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dulcy.rb
Fix php requires and reapply nominatim role to dulcy
[chef.git] / roles / dulcy.rb
index 9b38f7abebfaa18e8efa3d5e2ad3b8cc81e7b89e..447f6b5247fa1cb973b174c26540f7fb9b4b9c65 100644 (file)
@@ -60,5 +60,6 @@ default_attributes(
 )
 
 run_list(
-  "role[ic]"
+  "role[ic]",
+  "role[nominatim-standalone]"
 )