projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dad101
)
Revert "Switch to readonly mode"
author
Tom Hughes
<tom@compton.nu>
Wed, 4 May 2016 16:19:06 +0000
(17:19 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 4 May 2016 16:19:06 +0000
(17:19 +0100)
This reverts commit
5dad101ba52615ef4e79413b292e1c042a715286
.
roles/web.rb
patch
|
blob
|
history
diff --git
a/roles/web.rb
b/roles/web.rb
index 7c27a9f24a61580383a0e38c379a9b6b57b83b07..0f977232ff651b67061b60d55eed1fd6939700ee 100644
(file)
--- a/
roles/web.rb
+++ b/
roles/web.rb
@@
-17,7
+17,7
@@
default_attributes(
:pool_idle_time => 0
},
:web => {
- :status => "
database_readonly
",
+ :status => "
online
",
:database_host => "db",
:readonly_database_host => "db"
}