Re-enable installing Salt minion
This commit is contained in:
parent
2c37386c8e
commit
d006095ca8
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user