From c0ec6e0ae7ac9c723d678e92061c02667f6aa0ad Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 17 Jul 2015 19:24:28 +0100 Subject: [PATCH] Add more load to ramoth --- roles/thorn-02.rb | 3 +++ 1 file changed, 3 insertions(+) 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" } ) -- 2.43.2