1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 12:12:12 +00:00
Co-Authored-By: A Holt <holta@users.noreply.github.com>
This commit is contained in:
Jerry Vonau 2019-11-03 23:51:01 -06:00
parent 9bbebfade7
commit c548b00d56

View file

@ -175,7 +175,7 @@ if [ -f /etc/iiab/config_vars2.yml ]; then
## End image catch up
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.
if [ ! -f $IIAB_STATE_FILE ]; then
if [ ! -d /etc/iiab ]; then