projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a69f2aa
)
Move thorn-02 and thorn-03 back to ramoth
author
Tom Hughes
<tom@compton.nu>
Thu, 20 Oct 2016 09:01:19 +0000
(10:01 +0100)
committer
Tom Hughes
<tom@compton.nu>
Thu, 20 Oct 2016 09:01:19 +0000
(10:01 +0100)
roles/ic.rb
patch
|
blob
|
history
roles/thorn-01.rb
patch
|
blob
|
history
diff --git
a/roles/ic.rb
b/roles/ic.rb
index 1139e184ba855ab594417483bb717f7f01cfa09a..de7a1c19e47f313b01bf37d21ddbd29b99d68001 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 => "
katla.bm
.openstreetmap.org"
+ :readonly_database_host => "
ramoth.ic
.openstreetmap.org"
}
)
diff --git
a/roles/thorn-01.rb
b/roles/thorn-01.rb
index f1955526ab9154ea472c2a9cfe20d9a24f8af028..b06587b5eba12921d9fdeea9132afd843f55333a 100644
(file)
--- a/
roles/thorn-01.rb
+++ b/
roles/thorn-01.rb
@@
-20,9
+20,6
@@
default_attributes(
"net.ipv6.conf.eth0.accept_ra" => "0"
}
}
- },
- :web => {
- :readonly_database_host => "db-slave"
}
)