]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ic.rb
Update carto stylesheet to v2.40.0
[chef.git] / roles / ic.rb
index af78c9f2395e0230136d9880153d9c39268c0a50..e33c34895439fd960bbcbaf07af3e308c9ea28f2 100644 (file)
@@ -28,6 +28,10 @@ default_attributes(
         }
       }
     }
+  },
+  :web => {
+    :backends => %w(rails1 rails2 rails3),
+    :fileserver => "ironbelly"
   }
 )