X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/bfb91c8a040865ddae7649c7c3594f59aac24691..edbe311b82bafe71634634d1dfc49b82af2c392d:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index 30069f148..ac32283a3 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" } )