mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify './iiab-install --risky' for 'skip_role_on_error: True' in default_vars.yml
This commit is contained in:
parent
f63ef53998
commit
96521f9ad4
1 changed files with 4 additions and 0 deletions
|
@ -16,6 +16,10 @@
|
|||
iiab_base_ver: 8.0
|
||||
iiab_revision: 0
|
||||
|
||||
# 2022-06-23: ./iiab-install (with 'sudo iiab') follow the traditional linear
|
||||
# install path, intentionally overriding this value, until "SOFTWARE INSTALL IS
|
||||
# COMPLETE". But you can run './iiab-install --risky' if you truly need
|
||||
# iiab-install to run with 'skip_role_on_error: True' (PRs #3255, #3256, #3262)
|
||||
skip_role_on_error: True
|
||||
|
||||
iiab_etc_path: /etc/iiab
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue