Skip to content

Releases: saltstack/salt-bootstrap

v2017.12.13

13 Dec 18:18
e6aa6d7
Compare
Choose a tag to compare
  • Use HTTPS URL for OpenSuse's saltstack repo (gdm85) #1174
  • Respect disable repos (-r) option on OpenBSD (eradman) #1171
  • Fix #1168 : -b option causes error (vutny) #1170
  • Fix fatal error with using the -b option. (arizvisa) #1169
  • Devuan support (ymasson) #1165
  • Fix yum repo on AWS Linux (cmclaughlin) #1164
  • Use suse repo to install packages, rather than defining them (rallytime) #1157
  • Remove patch-level-1 specific code for SLES installs (rallytime) #1156
  • priority sort fedora-release (toanju) #1153
  • Declare EOL for SUSE Linux Enterprise Server releases (vutny) #1150
  • Fix #1142: allow git install on Raspbian 9 (vutny) #1146
  • Follow symlinks when parsing distro release files (vutny) #1145
  • fedora: use dnf-utils for F26 and above (toanju) #1144
  • Declare EOL for openSUSE LEAP 42.1 (vutny) #1143
  • Fix #1137: import GPG key through an HTTP(S) proxy (vutny) #1139
  • Fix #1138: git install on Debian/Ubuntu various arches (vutny) #1141
  • Declare EOL for openSUSE releases earlier and including 13.X (vutny) #1136
  • Update Fedora support: 24 is EOL (rallytime) #1134

v2017.08.17

17 Aug 16:23
Compare
Choose a tag to compare
  • Add new authors (rallytime) #1130
  • README: Fix typo and Table of Contents for Debian section (vutny) #1129
  • Reduce the # of days an issue is stale to 6 months (rallytime) #1125
  • Only install Python version if "-y" is defined (rallytime) #1124
  • Allow powershell bootstrap script to specify PY2 or 3 (rallytime) #1123
  • Remove the test that checks if the EPEL RPM was installed (amendlik) #1122
  • added latest version string of nitrogen release 2017.7 (sourceindex) #1120
  • use versions specified in base.txt when doing pip installs (aflat) #1116
  • Remove pip install requirement on Fedora git installs (rallytime) #1114
  • Introductory support for Debian 10 (Buster) (rallytime) #1113
  • Add Debian 9 support using official repo.saltstack.com packages (rallytime) #1111
  • Fix 1105 (vernondcole) #1110
  • Move SUSE specific function closer to related code (vutny) #1107
  • Update Authors file (rallytime) #1103
  • Fix ubuntu 16.04 LTS installation (BlaineAtAffirm) #1102
  • Add debian_codename_translation function, similar to Ubuntu (rallytime) #1101
  • Add the CODE_OF_CONDUCT.md file (rallytime) #1100
  • Update Debian and Ubuntu service file paths to be consistent with salt (rallytime) #1099
  • Add hash verification information to installation instructions (rallytime) #1098
  • Fix installing salt-cloud package on Arch Linux (rallytime) #1097
  • Support bootstrapping on upcoming Debian GNU/Linux 9.0 (vutny) #1096
  • Removes faulty explicit version ordering (absolutejam) #1095
  • Remove configuring EPEL repo for Amazon Linux (vutny) #1093
  • Fix -j/-J (JSON configs) options for Debian 8 (vutny) #1092
  • Fix #1035: detect and log errors earlier (vutny) #1091
  • Update AUTHORS file (rallytime) #1089
  • Autounmask as separate step (decomposite) #1088
  • Ensure presence of CONFIG_PROTECT_MASK files (decomposite) #1087
  • Update Fedora support: 23 is EOL now. (rallytime) #1084
  • Fix the -R option on Debian/Ubuntu (rallytime) #1082
  • Declare End-Of-Life for Ubuntu 12.04 LTS (vutny) #1080

v2017.05.24

24 May 18:52
Compare
Choose a tag to compare
* Use freebsd repo to query for salt dependencies (Ch3LL) #1076
* Allow amazon to work with python2.7 on installs over 2016.11 (Ch3LL) #1073
* ensure sles12 enables services with stable installs (Ch3LL) #1075
* Declare End-of-Life for RHEL 5 and its variants (vutny) #1070
* Fix configuring SaltStack's repo URL for RHEL variants (vutny) #1068
* Add Manjaro as Arch derivative (luthes) #1063
* Add "unmarkComment" option to probot-stale config (rallytime) #1064
* Properly detect all supported Debian GNU/Linux derivatives (vutny) #1062
* Archlinux must always update (gtmanfred) #1060
* Alpine: fix adding, checking and running Salt Syndic in stable mode (vutny) #1059
* Add KDE neon... (EHJ-52n) #1058
* Update probot-stale message formatting. (rallytime) #1057
* Fix `git` bootstrap mode for CentOS (vutny) #1054
* update install_freebsd_10_stable to use FreeBSD repo (bytesatwork-xx) #1053
* Support OpenBSD 6.1 (eradman) #1048
* Update daysUntilStale value in probot-stale config (rallytime) #1055
* Add ability to install and use a different python version when installing salt (Ch3LL) #1049
* Add non-LTS type support for Ubuntu 17.04 (rallytime) #1051
* Allow -R option to work for Debian/Ubuntu (rallytime) #1045
* Adjust "daysUntilStale" variable to 190 days. #1047
* Reduce the number of days an issue is considered "stale" (rallytime) #1046
* Alpine: fix bootstrapping from Git -- install OpenRC initscripts (vutny) #1044
* Add probot-stale config file (rallytime) #1042
* Shallow cloning and Python setup fix for BSD (amontalban) #1040
* Fix not needed quoting for salt/salt-bootstrap#1026 (amontalban) #1039
* Update README file with supported release documentation (rallytime) #1034
* Remove <<< bashism (The-Loeki) #1032
* [-R option] Fix logic error where we trying to enable epel with -R (rallytime) #1033
* Alpine: check Salt services have been enabled to start on boot (vutny) #1031
* AWS Linux Native Support (bkruger99) #1022
* Correct package name for FreeBSD installation (amontalban) #1030
* README: describe architectures support for Salt deps on Linux distros (vutny) #1029
* This commit addresses some of the issues in salt/salt-bootstrap#996 (amontalban) #1026
* Add support for stable installation on Alpine Linux release 3.5 (vutny) #1028
* Alpine Linux: fix installation of multiple pkgs ("stable" bootstrap) (vutny) #1027
* Add Void Linux support (ndrwdn) #1025
* RHEL6: disable stdin to fix shell session hang on killing tee pipe (vutny) #1018
* Adding 2016.11 to stable version (ashokrajar) #1017
* Update bootstrap-salt.sh (caelor) #1015
* Alpine Linux support #1009 (ek9) #1010
* Add Table of Contents in README (vutny) #1014

v2017.01.10

10 Jan 21:58
Compare
Choose a tag to compare
  • Update AUTHORS.rst with new contributors (rallytime) #1011
  • fix bootstrap in Arch Linux by updating package name from salt-zmq to salt (ek9) #1007
  • Add python-systemd package to debian 8 git install (rallytime) #1003
  • Updated supported versions for Ubuntu: 12.04, 14.04, 16.04, and 16.10 (best effort) (rallytime) #1002
  • Add "yakkety" to ubuntu_codename_translation function (rallytime) #1001
  • Update supported versions for Fedora: 23, 24, and 25. (rallytime) #1000
  • Handle renaming of gnupg-curl to gnupg1-curl for Ubuntu 16.10 (marco-m) #998
  • fix systemctl path (dmitrievav) #997
  • Drop unnecessary workarounds (creating directories) for early releases (vutny) #995
  • Let's detect newly released Salt 2016.11 stable release (vutny) #994
  • Adjust code examples to use the actual bootstrap-salt.sh file name (rallytime) #993
  • Install TLS certs before cloning git repo via https (vutny) #991
  • Remove fix me comment and fix systemsmanagement link (rallytime) #990
  • Correct usage description about "config only" mode (vutny) #989
  • Fix overwriting Minion config from temporarily directory (vutny) #988
  • Configure Salt components after the dependencies installation (vutny) #987
  • Add CloudLinux support (rallytime) #986
  • Apply the insecure flag to git as well (cachedout) #981

v2016.10.25

25 Oct 21:53
Compare
Choose a tag to compare
  • Update AUTHORS.rst with new contributors (rallytime) #978
  • Let's start detecting the upcoming Debian 9 (Stretch) (lhost) #975
  • FreeBSD: set _SALT_ETC_DIR directory to match ports (eradman) #970
  • Update OpenBSD 6.0+ provisioning (eradman) #969
  • adds supports for Cumulus Linux (plumbis) #967
  • Run "pip install -U futures" for SmartOS git install (rallytime) #966
  • Change /pkg/rpm/ to /pkg/deb/ in install_ubuntu_git_post func (rallytime) #965
  • SUSE: Refactor systemsmanagement_saltstack repo checks to be DRY (rallytime) #964
  • Fix detection of EPEL repository with not-expired metadata (sp1r) #963
  • Display warning message about deprecating the -G option (vutny) #958
  • Allow correct salt paths to be used when -c is passed (justinta) #955
  • Fix issues with replacing configs when python3 is default in os. (fizmat) #954
  • Remove m2crypto package installs (rallytime) #951
  • Try to install SP4 packages on SLE 11 when SP version is older (rallytime) #950
  • Add python-futures package to install_centos_git_deps (rallytime) #948
  • Add /etc/portage/package.accept_keywords to CONFIG_PROTECT_MASK (rallytime) #947
  • Deprecate -G option: use https scheme for GitHub by default (vutny) #945
  • [SECURITY] Properly handle GnuPG keys for APT repositories (vutny) #940

v2016.08.16

16 Aug 16:54
Compare
Choose a tag to compare
  • Ubuntu git mode: install all deps from SaltStack corp repo by default. (vutny) #936

v2016.08.15

15 Aug 19:22
Compare
Choose a tag to compare
  • Remove chris-lea python-zmq repo. (rallytime) #929
  • Disable the '--enablerepo=${_EPEL_REPO}' part of yum install cmds when passing -R/-r. (rallytime) #928
  • Fix grep pattern in __check_services_sysvinit. (vutny) #927
  • Missing python dependency for salt-cloud added. (toanju) #925
  • Fix git install mode when using commit hash with -g option. (vutny) #922
  • Install salt-cloud package with -L option in stable mode. (vutny) #919
  • Fix bootstrapping from Git on CentOS7 when systemd is not running. (vutny) #915

v2016.07.07

07 Jul 20:28
Compare
Choose a tag to compare
  • Add new contributors to authors list. (rallytime) #910
  • Split up python-requests and python-msgpack packages for newer Fedora. (rallytime) #909
  • Fix typo in repository configuration for FreeBSD. (ekollof) #907
  • Make sure $STABLE_REV is set before setting up SaltStack repo. (rallytime) #906
  • Remove tests written question from template. (rallytime) #904
  • Adding support for Linux Mint 18 (based on Ubuntu 16.04). (eliezerlp) #902
  • Allow git installation for SLES 12. (rallytime) #903
  • Set repo_arch for raspberry pi installs. (mrichar1) #899
  • Change temporary directory for storing executable to C:\Windows\Temp. (themalkolm) #897
  • add apt-transport-https for ubuntu. (epcim) #896
  • Fix expanding shell script position parameters with nounset enabled. (vutny) #895
  • RFC: Add tests for bootstrap-salt.ps1. (themalkolm) #893
  • Keep original name of salt executable executable. (themalkolm) #857

v2016.06.27

27 Jun 18:27
Compare
Choose a tag to compare
  • Fix race condition when doing one-liner bootstrap. (vutny) #889
  • Add space back in between 'install' and '--install'. (rallytime) #890

v2016.06.24

27 Jun 18:26
Compare
Choose a tag to compare
  • Save invocation command and arguments into variables. (jfindlay) #885
  • Update the authors list with new contributors. (rallytime) #884
  • Add option to make setup.py install quiet. (nasenbaer13) #865
  • Fix lint. (jfindlay) #881
  • Add -R option to allow a custom repo URL. (rallytime) #877
  • Exclude path of script when called from another dir. (l2ol33rt) #871
  • Print invocation info. (jfindlay) #869
  • Always refresh the Arch Linux keyring if needed. (cachedout) #868
  • Ubuntu 16.04 LTS Xenial Support. (notpeter) #852
  • Install Salt packages from repo.saltstack.com on Debian 7 "Wheezy". (vutny) #864
  • Drop support for Debian 6 old-old-stable "squeeze": reached end-of-life. (vutny) #860
  • Removed ubuntu version restriction for apt-get update. (marccardinal) #859
  • Fix bootstrapping from git on Debian 8 by installing latest tornado via pip. (vutny) #828
  • Add the ability to override master and/or minion configs from CLI. (rallytime) #841
  • Don't sleep 11 seconds if the user allowed overwrite of config files. (poelzi) #832