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