]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Switch web servers at Bytemark to ruby 2.3
[chef.git] / roles / ic.rb
index af78c9f2395e0230136d9880153d9c39268c0a50..de7a1c19e47f313b01bf37d21ddbd29b99d68001 100644 (file)
@@ -28,6 +28,11 @@ default_attributes(
         }
       }
     }
+  },
+  :web => {
+    :backends => %w(rails1 rails2 rails3),
+    :fileserver => "ironbelly",
+    :readonly_database_host => "ramoth.ic.openstreetmap.org"
   }
 )