X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/e1bad7cf91c5b6ac6b435d2489b55ab86b165d9a..18d6950aeccc9604b836f50de2da4bb098ef75d7:/roles/web.rb diff --git a/roles/web.rb b/roles/web.rb index 04a52e80b..7a6c8a6c1 100644 --- a/roles/web.rb +++ b/roles/web.rb @@ -18,8 +18,7 @@ default_attributes( }, :web => { :status => "online", - :database_host => "db", - :readonly_database_host => "katla" + :database_host => "db" } )