projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f4720ef
)
Switch back to read-write on katla
author
Tom Hughes
<tom@compton.nu>
Mon, 9 May 2016 16:55:40 +0000
(17:55 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 9 May 2016 16:55:40 +0000
(17:55 +0100)
roles/web.rb
patch
|
blob
|
history
diff --git
a/roles/web.rb
b/roles/web.rb
index f1ecaac8c163635052292bbeea3871368e5e3c99..a57d2ec54dc7c9e133ca76eef0d37cd506726b47 100644
(file)
--- a/
roles/web.rb
+++ b/
roles/web.rb
@@
-14,8
+14,8
@@
default_attributes(
:pool_idle_time => 0
},
:web => {
- :status => "
database_readonly
",
- :database_host => "
ramoth.ic
.openstreetmap.org",
+ :status => "
online
",
+ :database_host => "
katla.bm
.openstreetmap.org",
:readonly_database_host => "ramoth.ic.openstreetmap.org"
}
)