From 046e649ec54e7c4d802aa3b8e3104af9be2b1ee2 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 May 2019 12:15:00 -0400 Subject: [PATCH] Update main.yml --- roles/osm-vector-maps/defaults/main.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/roles/osm-vector-maps/defaults/main.yml b/roles/osm-vector-maps/defaults/main.yml index 07882b688..ae344b1f0 100644 --- a/roles/osm-vector-maps/defaults/main.yml +++ b/roles/osm-vector-maps/defaults/main.yml @@ -1,8 +1,8 @@ -osm_vector_maps_install: True -osm_vector_maps_enabled: True -vector_map_path: '{{ content_base }}/www/osm-vector-maps' +# 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 # All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml # If nec, change them by editing /etc/iiab/local_vars.yml prior to installing! - -iiab_map_url : http://download.iiab.io/content/OSM/vector-tiles/maplist/hidden