From a69f2aaf54467822222738e745477e3ef7b7acda Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Thu, 20 Oct 2016 09:36:39 +0100 Subject: [PATCH] Move thorn-01 back to ramoth --- roles/thorn-01.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/thorn-01.rb b/roles/thorn-01.rb index b06587b5e..f1955526a 100644 --- a/roles/thorn-01.rb +++ b/roles/thorn-01.rb @@ -20,6 +20,9 @@ default_attributes( "net.ipv6.conf.eth0.accept_ra" => "0" } } + }, + :web => { + :readonly_database_host => "db-slave" } ) -- 2.43.2