]> git.openstreetmap.org Git - chef.git/commitdiff
Move thorn-01 back to ramoth
authorTom Hughes <tom@compton.nu>
Thu, 20 Oct 2016 08:36:39 +0000 (09:36 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 20 Oct 2016 08:36:39 +0000 (09:36 +0100)
roles/thorn-01.rb

index b06587b5eba12921d9fdeea9132afd843f55333a..f1955526ab9154ea472c2a9cfe20d9a24f8af028 100644 (file)
@@ -20,6 +20,9 @@ default_attributes(
         "net.ipv6.conf.eth0.accept_ra" => "0"
       }
     }
+  },
+  :web => {
+    :readonly_database_host => "db-slave"
   }
 )