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

/etc/iiab/iiab.ini -> {{ iiab_ini_file }}

This commit is contained in:
root 2018-10-15 07:01:09 -04:00
parent b973906dc3
commit b5efe25edb
42 changed files with 52 additions and 52 deletions

View file

@ -9,8 +9,8 @@
iiab_local_vars_file: /etc/iiab/local_vars.yml
iiab_env_file: /etc/iiab/iiab.env
iiab_ini_file: /etc/iiab/iiab.ini
iiab_config_file: "{{ iiab_ini_file }}" # Legacy support / let's phase this out eventually
service_filelist: "{{ iiab_ini_file }}" # Legacy support / let's phase this out eventually
#iiab_config_file: "{{ iiab_ini_file }}" # Legacy support / let's phase this out eventually
#service_filelist: "{{ iiab_ini_file }}" # Legacy support / let's phase this out eventually
iiab_base: /opt/iiab
iiab_dir: "{{ iiab_base }}/iiab"