Commit graph

2290 commits

Author SHA1 Message Date
twangboy
22d68ff496 Change to https as default 2016-06-17 16:36:48 -06:00
twangboy
f5e8919844 Add repourl option 2016-06-17 16:03:01 -06:00
rallytime
49d4fae62c Don't be so specific with using "rsync" 2016-06-17 13:06:10 -06:00
rallytime
254a1b2b1b Add -R option to allow a custom repo URL 2016-06-17 12:38:21 -06:00
Nicole Thomas
0bcd26768d Merge pull request #871 from l2ol33rt/fix_scriptname
Exclude path of script when called from another dir
2016-06-15 11:31:59 -04:00
Robert James Hernandez
01ad3d8feb Exclude path of script when called from another dir 2016-06-09 20:30:54 -07:00
Nicole Thomas
83ad15d9a8 Merge pull request #869 from jfindlay/argv
Print invocation info
2016-06-09 18:25:49 -04:00
Nicole Thomas
0f4a7e2465 Merge pull request #870 from rallytime/update-ubuntu-docs
Update supported Ubuntu distros docs
2016-06-09 18:15:36 -04:00
rallytime
b065718d6d Update supported Ubuntu distros docs 2016-06-09 08:56:44 -06:00
Justin Findlay
d131ce7b07 print command line arguments in output header info 2016-06-08 15:28:56 -06:00
Justin Findlay
8bb534832e display actual invocation name
Port of https://github.com/saltstack/salt/pull/32742 to bootstrap.
2016-06-08 15:28:56 -06:00
Pedro Algarvio
56a3ed879f Merge pull request #868 from cachedout/refresh_arch_keyring
Always refresh the Arch Linux keyring if needed
2016-06-07 14:57:22 -04:00
Mike Place
dd8aeac6c5 Always refresh the Arch Linux keyring if needed 2016-06-07 12:32:49 -06:00
Nicole Thomas
3a29171371 Merge pull request #864 from vutny/fix-debian7-repo
Install Salt packages from repo.saltstack.com on Debian 7 "Wheezy"
2016-05-31 13:16:15 -04:00
Shane Lee
e47732ba7c Merge pull request #858 from twangboy/salt_defaults
Use installer defaults
2016-05-31 11:05:16 -06:00
Nicole Thomas
c43eac4e51 Merge pull request #852 from notpeter/xenial
Ubuntu 16.04 LTS Xenial Support
2016-05-31 12:19:23 -04:00
Denys Havrysh
661ea86335 Debian 7 git: install python-tornado and deps from SaltStack corp repo
instead of using pip
2016-05-31 11:00:46 +03:00
Denys Havrysh
38ef8f4e3e Fix git installation on Debian 7 by enabling SaltStack corp repo
to satisfy dependencies
2016-05-30 14:17:51 +03:00
Denys Havrysh
83f25eb684 Debian: check available stable version to install more precisely 2016-05-30 13:00:26 +03:00
Peter Tripp
e040eb4671 Ubuntu 16.04 Xenial Support. Fix systemd systemctl path. 2016-05-27 17:14:57 -07:00
Denys Havrysh
4eaccf2371 Install Salt packages from repo.saltstack.com on Debian 7 "Wheezy" 2016-05-27 12:03:46 +03:00
Pedro Algarvio
3143d6a73e Merge pull request #860 from vutny/drop-debian-6-eol
Drop support for Debian 6 old-old-stable "squeeze": reached end-of-life
2016-05-26 05:43:48 -04:00
Denys Havrysh
cdc3ce070e Drop support for Debian 6 old-old-stable "squeeze": reached end-of-life 2016-05-26 12:20:32 +03:00
Marc Vieira-Cardinal
777da7eff7 Removed ubuntu version restriction for apt-get update
LXC containers provisioned through Saltstack fail the bootstrap step because of outdated apt-get references. We should not assume that the state of the cache is up to date.
2016-05-25 22:38:40 -04: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
Shane Lee
9cfdab4086 Merge pull request #855 from themalkolm/patch-1
Code style fix
2016-05-24 09:31:36 -06:00
Pedro Algarvio
76e9f02333 Merge pull request #828 from vutny/fix-debian8-git-tornado
Fix bootstrapping from git on Debian 8 by installing latest `tornado` via pip
2016-05-24 09:43:38 -04: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
Pedro Algarvio
56789c52dc Merge pull request #841 from rallytime/add-custom-config-support
Add the ability to override master and/or minion configs from CLI
2016-05-19 12:19:36 -04:00
Denys Havrysh
29cad9c168 Enable backports repo on Debian 8 if pip installation is not allowed 2016-05-17 15:53:34 +03:00
Nicole Thomas
2055d37c3f Merge pull request #832 from poelzi/develop
Don't sleep 11 seconds if the user allowed overwrite of config files
2016-05-16 15:13:08 -06:00
rallytime
268cea51e1 Be more friendly with potential python errors when json may be invalid 2016-05-12 14:01:34 -06:00
rallytime
0339ca52d9 Add the ability to override master and/or minion configs from CLI 2016-05-12 14:01:34 -06:00
Nicole Thomas
f543be8ff2 Merge pull request #851 from rallytime/ignore-idea
Update .gitignore
2016-05-12 11:02:11 -06:00
rallytime
a51fec4a8a Update .gitignore 2016-05-12 10:57:15 -06:00
Nicole Thomas
c7e14acf36 Merge pull request #849 from rallytime/release
Update changelog and version for 2016.05.11 release
2016-05-11 14:25:13 -06:00
rallytime
51257497b6 Update changelog and version for 2016.05.11 release 2016-05-11 14:19:59 -06:00
Nicole Thomas
68e5a36243 Merge pull request #848 from rallytime/fix-830
Only overwrite the minion config file if '-C' is passed. Otherwise, preserve it.
2016-05-11 14:19:08 -06:00
rallytime
d1172d84fc Only overwrite the minion config file if '-C' is passed. Otherwise, preserve it.
Fixes #830
2016-05-11 13:25:55 -06:00
Nicole Thomas
61be8e83cc Merge pull request #842 from rallytime/release
Update changelog and version for new release
2016-05-10 16:33:45 -06:00
rallytime
bdbb4c9bd5 Update ScriptVersion 2016-05-10 13:31:54 -06:00
rallytime
0518233372 Update ChangleLog for new release 2016-05-10 13:28:55 -06:00
Nicole Thomas
ec854e8415 Merge pull request #825 from vutny/fix-latest-epel-urls
Always download and install *latest* `epel-release` package on RHEL systems
2016-05-09 16:03:40 -06:00
Nicole Thomas
60c3c1fbcd Merge pull request #840 from jtand/suse_changes
Removed libzmq4 and forking-deamon-patch for Opensuse13
2016-05-09 15:28:55 -06:00
Shane Lee
e24a23931b Merge pull request #839 from chiefnuts/patch-1
Update bootstrap-salt.ps1
2016-05-09 08:26:53 -06:00
Pedro Algarvio
bb07b8db4b Merge pull request #818 from vutny/fix-amazon-eol
Fix Amazon Linux EOL check
2016-05-07 18:19:28 -03:00
Justin Anderson
b1a03ea8bc Removed libzmq4 and forking-deamon-patch for Opensuse13 2016-05-06 11:22:37 -06:00