projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc5b501
)
Switch IC machines to use karm for readonly queries
author
Tom Hughes
<tom@compton.nu>
Sun, 23 Oct 2016 09:18:36 +0000
(10:18 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 23 Oct 2016 09:18:54 +0000
(10:18 +0100)
roles/ic.rb
patch
|
blob
|
history
diff --git
a/roles/ic.rb
b/roles/ic.rb
index de7a1c19e47f313b01bf37d21ddbd29b99d68001..4041d2b36fb9bea7b0c7c877744a92de4bc25b42 100644
(file)
--- a/
roles/ic.rb
+++ b/
roles/ic.rb
@@
-32,7
+32,7
@@
default_attributes(
:web => {
:backends => %w(rails1 rails2 rails3),
:fileserver => "ironbelly",
- :readonly_database_host => "
ramoth
.ic.openstreetmap.org"
+ :readonly_database_host => "
karm
.ic.openstreetmap.org"
}
)