]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Move readonly database traffic to katla
[chef.git] / roles / web.rb
index 30069f1482d60c05d6ee4a227e14a23e11ed8ba6..ac32283a310b1b39d34084a00b8e71754ac1b65a 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
   :web => {
     :status => "online",
     :database_host => "db",
-    :readonly_database_host => "katla"
+    :readonly_database_host => "db"
   }
 )