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

index 1139e184ba855ab594417483bb717f7f01cfa09a..de7a1c19e47f313b01bf37d21ddbd29b99d68001 100644 (file)
@@ -32,7 +32,7 @@ default_attributes(
   :web => {
     :backends => %w(rails1 rails2 rails3),
     :fileserver => "ironbelly",
-    :readonly_database_host => "katla.bm.openstreetmap.org"
+    :readonly_database_host => "ramoth.ic.openstreetmap.org"
   }
 )
 
index f1955526ab9154ea472c2a9cfe20d9a24f8af028..b06587b5eba12921d9fdeea9132afd843f55333a 100644 (file)
@@ -20,9 +20,6 @@ default_attributes(
         "net.ipv6.conf.eth0.accept_ra" => "0"
       }
     }
-  },
-  :web => {
-    :readonly_database_host => "db-slave"
   }
 )