]> git.openstreetmap.org Git - chef.git/commitdiff
Move thorn-03 back to ramoth
authorTom Hughes <tom@compton.nu>
Thu, 19 Nov 2015 18:33:33 +0000 (18:33 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Jan 2016 08:32:01 +0000 (08:32 +0000)
roles/web.rb

index 0f977232ff651b67061b60d55eed1fd6939700ee..69b6a45d24bded98f47930d13a7c88f7825a540b 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
   :web => {
     :status => "online",
     :database_host => "db",
   :web => {
     :status => "online",
     :database_host => "db",
-    :readonly_database_host => "db"
+    :readonly_database_host => "db-slave"
   }
 )
 
   }
 )