You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.
I've seen this issue a couple of times. It seems to be a problem with there being an existing installation already present. It's not handling doing upgrades properly. I just added some stuff to the nsi file that will check for an existing installation and prompt you to remove before installing. If run silently it will just remove the entire c:\salt directory and then install. That's on branches starting at 2014.7.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Build the windows minion then install and go to c:/salt/bin/scripts/
See bin, scripts, libs, lib, etc.
Go into salt/bin/script/bin/scripts.... Seems the minion size is due to a repeated copy of the salt minion structure.
The text was updated successfully, but these errors were encountered: