projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix php requires and reapply nominatim role to dulcy
[chef.git]
/
roles
/
dulcy.rb
diff --git
a/roles/dulcy.rb
b/roles/dulcy.rb
index 9b38f7abebfaa18e8efa3d5e2ad3b8cc81e7b89e..447f6b5247fa1cb973b174c26540f7fb9b4b9c65 100644
(file)
--- a/
roles/dulcy.rb
+++ b/
roles/dulcy.rb
@@
-60,5
+60,6
@@
default_attributes(
)
run_list(
- "role[ic]"
+ "role[ic]",
+ "role[nominatim-standalone]"
)