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:
parent
3b4200b316
commit
6d7adf00a2
2 changed files with 11 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Use these to tag a release at a point in time, for {{ iiab_env_file }}
|
# (PRE-)release version number, for {{ iiab_env_file }} = /etc/iiab/iiab.env
|
||||||
iiab_base_ver: 7.0
|
# iiab_base_ver: 7.0
|
||||||
iiab_revision: 0
|
# iiab_revision: 0
|
||||||
|
# ABOVE MOVED TO /opt/iiab/iiab/vars/default_vars.yml
|
||||||
|
|
||||||
# These entries should never be changed in this file.
|
# These entries should never be changed in this file.
|
||||||
# These are defaults for boolean routines.
|
# These are defaults for boolean routines.
|
||||||
|
|
|
@ -4,8 +4,14 @@
|
||||||
|
|
||||||
# By convention we use True/False to indicate boolean values.
|
# 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
|
iiab_local_vars_file: /etc/iiab/local_vars.yml
|
||||||
|
|
||||||
|
# Installation status files
|
||||||
iiab_env_file: /etc/iiab/iiab.env
|
iiab_env_file: /etc/iiab/iiab.env
|
||||||
iiab_ini_file: /etc/iiab/iiab.ini
|
iiab_ini_file: /etc/iiab/iiab.ini
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue