projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move read load for IC machines to ramoth
[chef.git]
/
roles
/
web-db.rb
diff --git
a/roles/web-db.rb
b/roles/web-db.rb
index db2931b19ea4533c5134326ff65b8aaaccd6ed9f..7ae1af973d0055005f56a5bcd1770550ad429d3d 100644
(file)
--- a/
roles/web-db.rb
+++ b/
roles/web-db.rb
@@
-3,7
+3,6
@@
description "Role applied to all servers needing to find the main database"
default_attributes(
:web => {
- :database_host => "katla.bm.openstreetmap.org",
- :readonly_database_host => "katla.bm.openstreetmap.org"
+ :database_host => "katla.bm.openstreetmap.org"
}
)