]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Fix name for katla
[chef.git] / roles / ic.rb
index af78c9f2395e0230136d9880153d9c39268c0a50..159f4ca4d714cf4f3237e84349cf48aa9aaf67d4 100644 (file)
@@ -28,6 +28,11 @@ default_attributes(
         }
       }
     }
+  },
+  :web => {
+    :backends => %w[rails4 rails5],
+    :fileserver => "ironbelly",
+    :readonly_database_host => "karm.ic.openstreetmap.org"
   }
 )