Remove system.candy state
This commit is contained in:
parent
35997ce963
commit
d5d5555d2d
1 changed files with 0 additions and 1 deletions
|
@ -374,7 +374,6 @@ EOT
|
||||||
|
|
||||||
installationSubtaskTitle "Salt highstate"
|
installationSubtaskTitle "Salt highstate"
|
||||||
chroot "${INSTALLATION_MOUNTPOINT}" /bin/ash -c "salt-call state.highstate" || installationFailed
|
chroot "${INSTALLATION_MOUNTPOINT}" /bin/ash -c "salt-call state.highstate" || installationFailed
|
||||||
chroot "${INSTALLATION_MOUNTPOINT}" /bin/ash -c "salt-call state.sls system.candy" || installationFailed
|
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
echo "┌──────────────────────────────────────────┐"
|
echo "┌──────────────────────────────────────────┐"
|
||||||
|
|
Loading…
Reference in a new issue