1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update default_vars.yml

This commit is contained in:
A Holt 2019-05-09 12:18:22 -04:00 committed by GitHub
parent 25fa8a8ce9
commit 6cd82481bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -353,8 +353,8 @@ mongodb_port: 27018
# Regional OSM vector maps use much less disk space than bitmap/raster versions
osm_vector_maps_install: True
osm_vector_maps_enabled: True
vector_map_path: "{{ content_base }}/www/osm-vector-maps"
iiab_map_url : http://download.iiab.io/content/OSM/vector-tiles/maplist/hidden
vector_map_path: "{{ content_base }}/www/osm-vector-maps"
# roles/sugarizer/meta/main.yml auto-invokes 2 above prereqs: mongodb & nodejs
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879