Re-enable installing Salt minion

This commit is contained in:
Adam Goldsmith 2022-09-16 01:13:22 -04:00
parent 2c37386c8e
commit d006095ca8

View File

@ -49,8 +49,8 @@ While($True){
} }
# Install Salt # Install Salt
# Write-Host "Installing Salt with minion name: $NewComputerName." Write-Host "Installing Salt with minion name: $NewComputerName."
# \\ucs\Software\Salt-Minion-2019.2.2-Py3-AMD64-Setup.exe /S /minion-name="$NewComputerName" \\ucs.sawtooth.claremontmakerspace.org\Software\Salt-Minion-3004.2-Py3-AMD64-Setup.exe /S /minion-name="$NewComputerName"
#Read-Host -Prompt "Press Enter to reboot" #Read-Host -Prompt "Press Enter to reboot"