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

(PRE-)release version# more visible

This commit is contained in:
holta 2019-05-24 14:04:14 -04:00
parent 3b4200b316
commit 6d7adf00a2
2 changed files with 11 additions and 4 deletions

View file

@ -1,6 +1,7 @@
# Use these to tag a release at a point in time, for {{ iiab_env_file }}
iiab_base_ver: 7.0
iiab_revision: 0
# (PRE-)release version number, for {{ iiab_env_file }} = /etc/iiab/iiab.env
# iiab_base_ver: 7.0
# iiab_revision: 0
# ABOVE MOVED TO /opt/iiab/iiab/vars/default_vars.yml
# These entries should never be changed in this file.
# These are defaults for boolean routines.

View file

@ -4,8 +4,14 @@
# By convention we use True/False to indicate boolean values.
# Configuration Files
# (PRE-)release version number, for {{ iiab_env_file }}
iiab_base_ver: 7.0
iiab_revision: 0
# Main configuration file
iiab_local_vars_file: /etc/iiab/local_vars.yml
# Installation status files
iiab_env_file: /etc/iiab/iiab.env
iiab_ini_file: /etc/iiab/iiab.ini