projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4996dd0
)
Revert "Move readonly load to katla"
author
Tom Hughes
<tom@compton.nu>
Tue, 6 Jan 2015 22:12:32 +0000
(22:12 +0000)
committer
Tom Hughes
<tom@compton.nu>
Tue, 6 Jan 2015 22:12:32 +0000
(22:12 +0000)
This reverts commit
4996dd0fcea7f24060baa5fa454cd9a355111142
.
roles/web.rb
patch
|
blob
|
history
diff --git
a/roles/web.rb
b/roles/web.rb
index ac32283a310b1b39d34084a00b8e71754ac1b65a..75bab256a60ec5d892ac7b69041ede9514d8ff81 100644
(file)
--- a/
roles/web.rb
+++ b/
roles/web.rb
@@
-19,7
+19,7
@@
default_attributes(
:web => {
:status => "online",
:database_host => "db",
- :readonly_database_host => "db"
+ :readonly_database_host => "db
-slave
"
}
)