]> git.openstreetmap.org Git - chef.git/blobdiff - roles/web.rb
Update piwik to 2.10.0
[chef.git] / roles / web.rb
index 30069f1482d60c05d6ee4a227e14a23e11ed8ba6..75bab256a60ec5d892ac7b69041ede9514d8ff81 100644 (file)
@@ -19,7 +19,7 @@ default_attributes(
   :web => {
     :status => "online",
     :database_host => "db",
-    :readonly_database_host => "katla"
+    :readonly_database_host => "db-slave"
   }
 )