]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Update to cgimap 0.4.3
[chef.git] / roles / ic.rb
index af78c9f2395e0230136d9880153d9c39268c0a50..d51295cc8f27555a8ca30843e6e3a08ef3074965 100644 (file)
@@ -28,6 +28,13 @@ default_attributes(
         }
       }
     }
+  },
+  :passenger => {
+    :ruby_version => "2.3"
+  },
+  :web => {
+    :backends => %w(rails1 rails2 rails3),
+    :fileserver => "ironbelly"
   }
 )