mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Allow
Co-Authored-By: A Holt <holta@users.noreply.github.com>
This commit is contained in:
parent
9bbebfade7
commit
c548b00d56
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ if [ -f /etc/iiab/config_vars2.yml ]; then
|
||||||
## End image catch up
|
## End image catch up
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# allow iiab-install to read IIAB_STATE_FILE to not repeat installs of previous
|
# Allow iiab-install to read IIAB_STATE_FILE to not repeat installs of previous
|
||||||
# roles that already completed within the stage.
|
# roles that already completed within the stage.
|
||||||
if [ ! -f $IIAB_STATE_FILE ]; then
|
if [ ! -f $IIAB_STATE_FILE ]; then
|
||||||
if [ ! -d /etc/iiab ]; then
|
if [ ! -d /etc/iiab ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue