mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #2362 from tim-moody/7.1-iiab-lib-const
add a few vars
This commit is contained in:
commit
acb8a170f5
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
iiab_etc_path = '{{ iiab_etc_path }}'
|
||||
iiab_env_file = '{{ iiab_env_file }}'
|
||||
iiab_ini_file = '{{ iiab_ini_file }}'
|
||||
iiab_local_vars_file = '{{ iiab_local_vars_file }}'
|
||||
iiab_base = '{{ iiab_base }}'
|
||||
iiab_repo_dir = '{{ iiab_dir }}'
|
||||
iiab_state_file = '{{ iiab_state_file }}'
|
||||
|
||||
kiwix_cat_path = iiab_etc_path + '/kiwix_catalog.json'
|
||||
zim_path = '{{ iiab_zim_path }}'
|
||||
|
|
Loading…
Add table
Reference in a new issue