]> git.openstreetmap.org Git - chef.git/commitdiff
Move all load to katla
authorTom Hughes <tom@compton.nu>
Thu, 19 Nov 2015 08:14:09 +0000 (08:14 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 30 Apr 2016 09:11:13 +0000 (10:11 +0100)
roles/thorn-01.rb
roles/thorn-02.rb
roles/thorn-03.rb

index 32d92d8f58f3c1e2545584d85fe25ea2a037885d..8e57e9eb9e1ceefff7e28d926e856d29b6b95715 100644 (file)
@@ -20,9 +20,6 @@ default_attributes(
         "net.ipv6.conf.eth0.accept_ra" => "0"
       }
     }
-  },
-  :web => {
-    :readonly_database_host => "db-slave"
   }
 )
 
index 7f37e8b17ff397e27d7a69f1fae4d4d0b5a9cbef..6016e17dadec94f73a8454220e1cc256e3e99581 100644 (file)
@@ -20,9 +20,6 @@ default_attributes(
         "net.ipv6.conf.eth0.accept_ra" => "0"
       }
     }
-  },
-  :web => {
-    :readonly_database_host => "db-slave"
   }
 )
 
index d2f7cf602deecd939aae7b59cc0dd87210b04a49..042bb99f3ce13277c835b6595f31bb4bcb06f5b9 100644 (file)
@@ -20,9 +20,6 @@ default_attributes(
         "net.ipv6.conf.eth0.accept_ra" => "0"
       }
     }
-  },
-  :web => {
-    :readonly_database_host => "db-slave"
   }
 )