From: Tom Hughes Date: Fri, 17 Jul 2015 18:24:28 +0000 (+0100) Subject: Add more load to ramoth X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/c0ec6e0ae7ac9c723d678e92061c02667f6aa0ad Add more load to ramoth --- 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" } )