From d31bdc19783b66b12980da2fa4a13be0388cb046 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 19 Nov 2015 16:52:52 +0000 Subject: [PATCH] Move thorn-02 back 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