From 25fa8a8ce9aafe61ad2a3ada0b1de6e54bbf1547 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 9 May 2019 12:17:37 -0400 Subject: [PATCH] Update main.yml --- roles/osm-vector-maps/defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/osm-vector-maps/defaults/main.yml b/roles/osm-vector-maps/defaults/main.yml index 35d70c5c3..71404b928 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" # iiab_map_url : http://download.iiab.io/content/OSM/vector-tiles/maplist/hidden +# vector_map_path: "{{ content_base }}/www/osm-vector-maps" # 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!