X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d8a807d2d3fa09bb14484e03e193c0b37da26daa..c0ec6e0ae7ac9c723d678e92061c02667f6aa0ad:/roles/thorn-02.rb diff --git a/roles/thorn-02.rb b/roles/thorn-02.rb index c90147720..c896b14cb 100644 --- a/roles/thorn-02.rb +++ b/roles/thorn-02.rb @@ -11,6 +11,9 @@ default_attributes( :address => "146.179.159.166" } } + }, + :web => { + :readonly_database_host => "db-slave" } )