]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/vectortile/recipes/default.rb
Add IPv6 addresses to dulcy
[chef.git] / cookbooks / vectortile / recipes / default.rb
index 1015b38e2b9bd97fe753efb30434dde871352f16..48b60f3c80bb1add7c8b89938a528c533f103813 100644 (file)
@@ -86,6 +86,7 @@ shortbread_config = "#{style_directory}/shortbread.yaml"
 themepark_directory = "/srv/vector.openstreetmap.org/osm2pgsql-themepark"
 git themepark_directory do
   repository "https://github.com/osm2pgsql-dev/osm2pgsql-themepark.git"
+  revision "7efc00db433fa7d2c49db00c32ffd27d8ced35f4"
   user "tileupdate"
   group "tileupdate"
 end