X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bfb91c8a040865ddae7649c7c3594f59aac24691..eae57e71645f36711c38a106200b98d5291e3a57:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index 30069f148..75bab256a 100644 --- a/roles/web.rb +++ b/roles/web.rb @@ -19,7 +19,7 @@ default_attributes( :web => { :status => "online", :database_host => "db", - :readonly_database_host => "katla" + :readonly_database_host => "db-slave" } )