[fix] Don't set startup state until end of setup

This commit is contained in:
William Wernert
2020-04-28 13:02:27 -04:00
parent 7a456c2c6b
commit e6492d4852
3 changed files with 40 additions and 18 deletions

View File

@@ -28,8 +28,6 @@ export filesystem_nsm
mkdir -p /root/installtmp/pillar/minions
export temp_install_dir=/root/installtmp
export percentage=0
export percentage_str='Getting started'
export DEBIAN_FRONTEND=noninteractive