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

iiab_state

This commit is contained in:
Jerry Vonau 2019-10-24 11:15:25 -05:00
parent 2519c74887
commit 916d3052ae
8 changed files with 12 additions and 7 deletions

View file

@ -16,7 +16,7 @@ iiab_local_vars_file: "{{ iiab_etc_path }}/local_vars.yml"
# Installation status files
iiab_env_file: "{{ iiab_etc_path }}/iiab.env"
iiab_ini_file: "{{ iiab_etc_path }}/iiab.ini"
iiab_installed: "{{ iiab_etc_path }}/config_vars2.yml"
iiab_installed: "{{ iiab_etc_path }}/iiab_state.yml"
iiab_base: /opt/iiab
iiab_dir: "{{ iiab_base }}/iiab"