Commit graph

62 commits

Author SHA1 Message Date
twangboy
f5e8919844 Add repourl option 2016-06-17 16:03:01 -06:00
twangboy
49f0a16b65 Fix parameters, escalate privelages 2016-05-25 16:02:03 -07:00
twangboy
602b9c70ec Fix regex and bad if statements 2016-05-25 14:04:44 -07:00
twangboy
7118759730 Add missing trailing back slash 2016-05-24 13:46:19 -06:00
twangboy
130e8ff170 Use installer defaults 2016-05-24 13:37:44 -06:00
Alexander Krasnukhin
2db41fd824 Code style fix
It somehow helps to not mix different flag styles in one command.
2016-05-24 13:58:29 +02:00
chiefnuts
234c7f861f Update bootstrap-salt.ps1
added fix to string split to correct for version numbers have additional hotfix revision numbers.
2016-05-06 11:05:11 -06:00
Ken Erwin
737962f4e8 Fixed script to use latest version automatically 2016-04-13 12:46:36 -04:00
Denys Havrysh
9247c942b2 Bump Salt version to latest stable in PS bootstrap script for Windows 2016-04-12 11:12:04 +03:00
Brandon Clifford
05f344c596 Update SaltStack repo location and latest version 2015-12-17 11:34:38 -07:00
Pat O'Shea
c7c1f61386 Cleaning up output from write-host
Just getting rid of new lines in output
2015-07-18 09:14:57 -06:00
Pat O'Shea
e320bcf8e0 Windows bootstrap script
This will install a minion locally on windows. Option parameters will accept version, minion id, master id, and a flag for stopping and setting the salt-minion service to manual for local testing.  Passing in a verbose flag will increase logging. Finally, help is displayed via 
man ./bootstrap-salt.ps1
help ./bootstrap-salt.ps1
2015-07-07 21:34:57 -06:00