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

get everything into /library/osm-vector that belongs there

This commit is contained in:
George Hunt 2019-04-03 19:11:06 +01:00
parent 9f7e7eee56
commit 209d75f9d3
2 changed files with 7 additions and 7 deletions

View file

@ -15,7 +15,7 @@ pip_packages_dir: "{{ iiab_base }}/pip-packages"
yum_packages_dir: "{{ iiab_base }}/yum-packages"
downloads_dir: "{{ iiab_base }}/downloads"
iiab_download_url: http://download.iiab.io/packages
iiab_osm_url : http://download.iiab.io/content/OSM/vector-tiles/assets
iiab_osm_url : http://download.iiab.io/content/OSM/vector-tiles
content_base: "/library"
doc_base: "{{ content_base }}/www"