Skip to content

Instantly share code, notes, and snippets.

@zsoltf
Created September 21, 2016 21:14
Show Gist options
  • Select an option

  • Save zsoltf/15d6705ae0fb6765b12711004dac78de to your computer and use it in GitHub Desktop.

Select an option

Save zsoltf/15d6705ae0fb6765b12711004dac78de to your computer and use it in GitHub Desktop.

Revisions

  1. zsoltf revised this gist Sep 21, 2016. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion salt-win-bootstrap.md
    Original file line number Diff line number Diff line change
    @@ -1 +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"'
    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"'
  2. zsoltf created this gist Sep 21, 2016.
    1 change: 1 addition & 0 deletions salt-win-bootstrap.md
    Original 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"'