projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d1c942
)
Come back online
author
Tom Hughes
<tom@compton.nu>
Sun, 26 Oct 2014 12:54:15 +0000
(12:54 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 26 Oct 2014 12:54:15 +0000
(12:54 +0000)
roles/web.rb
patch
|
blob
|
history
diff --git
a/roles/web.rb
b/roles/web.rb
index ea0684f16281ad70821c91848e2c6e37005e5be9..75bab256a60ec5d892ac7b69041ede9514d8ff81 100644
(file)
--- a/
roles/web.rb
+++ b/
roles/web.rb
@@
-17,8
+17,8
@@
default_attributes(
:pool_idle_time => 0
},
:web => {
- :status => "
database_readonly
",
- :database_host => "db
-slave
",
+ :status => "
online
",
+ :database_host => "db",
:readonly_database_host => "db-slave"
}
)