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

fix conflicts

This commit is contained in:
George Hunt 2019-04-08 16:14:48 -07:00
parent 0582742a81
commit 591ad02d5f
7 changed files with 20 additions and 18 deletions

View file

@ -354,7 +354,7 @@ mongodb_port: 27018
# Regional OSM vector maps take much less disk space than image versions
osm_vector_install: True
osm_vector_enabled: True
osm_vector_path: '{{ content_base }}/osm-vector'
osm_vector_path: '{{ content_base }}/www/osm-vector'
# roles/sugarizer/meta/main.yml auto-invokes 2 above prereqs: mongodb & nodejs
# Might stall MongoDB on Power Failure: github.com/xsce/xsce/issues/879