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

map-vector->vector-map

This commit is contained in:
George Hunt 2019-05-04 23:04:32 -07:00
parent 582385d47f
commit b9f466c0f6
12 changed files with 49 additions and 49 deletions

View file

@ -1,6 +1,6 @@
map_vector_install: True
map_vector_enabled: True
map_vector_path: '{{ content_base }}/www/map-vector'
vector_map_install: True
vector_map_enabled: True
vector_map_path: '{{ content_base }}/www/vector-map'
# 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!