From 6db231309db4c58f4264beab8a72fd46fdd0d01d Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Mon, 21 Mar 2016 22:18:09 +0000 Subject: [PATCH] Move thorn-03 back to ramoth --- roles/thorn-03.rb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/thorn-03.rb b/roles/thorn-03.rb index 1be1235aa..998342ad7 100644 --- a/roles/thorn-03.rb +++ b/roles/thorn-03.rb @@ -17,6 +17,9 @@ default_attributes( :comment => "Disable IPv6 auto-configuration on internal interface", :parameters => { "net.ipv6.conf.eth0.autoconf" => "0" } } + }, + :web => { + :readonly_database_host => "db-slave" } ) -- 2.43.2