From: Tom Hughes Date: Thu, 19 Nov 2015 18:33:33 +0000 (+0000) Subject: Move thorn-03 back to ramoth X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/5fd1960c98c27eb7f727df1556d2803428679312?ds=inline Move thorn-03 back to ramoth --- diff --git a/roles/web.rb b/roles/web.rb index 0f977232f..69b6a45d2 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" + :readonly_database_host => "db-slave" } )