mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
Merge pull request #218 from s0undt3ch/develop
Several internal improvements.
This commit is contained in:
commit
3573dfa886
3 changed files with 281 additions and 275 deletions
|
@ -18,6 +18,7 @@ Erik Johnson terminalmage erik@saltstack.com
|
|||
Forrest Alvarez gravyboat
|
||||
Geoff Garside geoffgarside geoff@geoffgarside.co.uk
|
||||
Jeff Hui jeffh jeff@jeffhui.net
|
||||
Jeff Strunk jstrunk
|
||||
Kenneth Wilke KennethWilke
|
||||
Matthew Willson ixela
|
||||
Matthieu Guegan mguegan
|
||||
|
|
|
@ -5,14 +5,16 @@ Version 1.5.7:
|
|||
to the bootstrap script(required upgrade procedures must exist on the script, currently Debian
|
||||
and RedHat based distributions support system upgrades).
|
||||
* Fixed an issue where passing BS_KEEP_TEMP_FILES=1 to the script was causing an error. #206.
|
||||
* Switched to the SaltStack's FreeBSD package repository. Thanks Christer Edwards(cedwards).
|
||||
* Switched FreeBSD default packages repository to PCBSD(http://www.pcbsd.org) and added
|
||||
multiple repository support to install salt from the SaltStack's FreeBSD repository. Thanks
|
||||
Christer Edwards(cedwards).
|
||||
* Distro Support Fixed:
|
||||
* Fixed an unbound variable while bootstraping Gentoo.
|
||||
* Fixed CentOS/RHEL 5.
|
||||
* Fixed crypto++ compilation. Thanks Kenneth Wilke(KennethWilke)!
|
||||
* Fixed FreeBSD git installations not pointing to the proper salt configuration directory,
|
||||
which on FreeBSD is '/usr/local/etc/salt'.
|
||||
|
||||
* Fixed testing installation for Red Hat based distributions. Thanks Jeff Strunk(jstrunk)
|
||||
|
||||
Version 1.5.6:
|
||||
* If there's a `grains` file on the provided temporary configuration directory, move it to the
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue