1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
Co-Authored-By: A Holt <holta@users.noreply.github.com>
This commit is contained in:
Jerry Vonau 2019-11-03 23:54:44 -06:00
parent b21b72ac92
commit fcf3175c55

View file

@ -169,7 +169,7 @@ if [ -f /etc/iiab/config_vars2.yml ]; then
PLAYBOOK="iiab-from-console.yml" # Stage 4-9 then Network Role
ARGS="" # Removes '--extra-vars reinstall=True' if --reinstall, BUT WHY?
# The same as --reinstall except Stage 3 is not run as there are no other functional
# changes in stage 3 to account for post image creation once the above is run.
# changes in Stage 3 to account for post image creation, once the above is run.
# reinstall=True would force kiwix to re-download and re-install in commit
# ce2ec3b0cad76449caf3299003b5d297a3164181
## End image catch up