projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fd1960
)
Revert "Move thorn-03 back to ramoth"
author
Tom Hughes
<tom@compton.nu>
Sun, 3 Jan 2016 08:32:45 +0000
(08:32 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sun, 3 Jan 2016 08:32:45 +0000
(08:32 +0000)
This reverts commit
5fd1960c98c27eb7f727df1556d2803428679312
.
roles/web.rb
patch
|
blob
|
history
diff --git
a/roles/web.rb
b/roles/web.rb
index 69b6a45d24bded98f47930d13a7c88f7825a540b..0f977232ff651b67061b60d55eed1fd6939700ee 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
-slave
"
+ :readonly_database_host => "db"
}
)