Created
September 21, 2016 21:14
-
-
Save zsoltf/15d6705ae0fb6765b12711004dac78de to your computer and use it in GitHub Desktop.
Revisions
-
zsoltf revised this gist
Sep 21, 2016 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1 @@ salt windows-minion cmd.run 'powershell -command "wget -OutFile bootstrap_salt.ps1 https://raw.githubusercontent.com/saltstack/salt-bootstrap/develop/bootstrap-salt.ps1"; powershell -File ./bootstrap_salt.ps1"' -
zsoltf created this gist
Sep 21, 2016 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ salt minion2 cmd.run 'powershell -command "wget -OutFile bootstrap_salt.ps1 https://raw.githubusercontent.com/saltstack/salt-bootstrap/develop/bootstrap-salt.ps1"; powershell -File ./bootstrap_salt.ps1"'