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

iiab_base_ver iiab_revision

This commit is contained in:
Jerry Vonau 2017-11-15 20:19:02 -06:00
parent 41a7c0256d
commit ecc9f1b836
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
# It can sourced in a shell script or read into an application
IIAB_BASE_PATH={{ iiab_base }}
IIAB_DIR={{ iiab_dir }}
IIAB_RELEASE={{ iiab_base_ver }}
IIAB_REVISION={{ iiab_revision }}
OS={{ ansible_local.local_facts.os }}
OS_VER={{ ansible_local.local_facts.os_ver }}
WWWROOT={{ doc_root }}