From 6cd82481bdc892704fac779723fa019ffadc8fe7 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 May 2019 12:18:22 -0400 Subject: [PATCH] Update default_vars.yml --- vars/default_vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/default_vars.yml b/vars/default_vars.yml index 688b13dcb..a9edac146 100644 --- a/vars/default_vars.yml +++ b/vars/default_vars.yml @@ -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