From: Tom Hughes Date: Sun, 3 Jan 2016 08:32:45 +0000 (+0000) Subject: Revert "Move thorn-03 back to ramoth" X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/f7b2ae2fb1b1879c185bdfef277fcd358b385f3f Revert "Move thorn-03 back to ramoth" This reverts commit 5fd1960c98c27eb7f727df1556d2803428679312. --- diff --git a/roles/web.rb b/roles/web.rb index 69b6a45d2..0f977232f 100644 --- 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" } )