X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/cfa3af66ae0b3a94c661ca3d9a5e823a9360af42..1e462ec67b711d945447b78e3cb93fed1c0155e5:/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" } )