]> git.openstreetmap.org Git - chef.git/blobdiff - roles/dev.rb
Enable firewall on tile caches
[chef.git] / roles / dev.rb
index 1d0400fd36d4e744e6a592e48d2e5213c384c844..703cbccf204cd54f8e34e29af8b9549922612352 100644 (file)
@@ -118,6 +118,10 @@ default_attributes(
         :repository => "https://github.com/tomhughes/openstreetmap-website.git",
         :revision => "locale"
       },
+      :microcosms => {
+        :repository => "https://github.com/openbrian/osm-microcosms.git",
+        :revision => "microcosms"
+      },
       :upload => {
         :repository => "https://git.openstreetmap.org/public/rails.git",
         :revision => "master",