mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 09:40:21 +00:00
commit
67126133c2
3 changed files with 4 additions and 1 deletions
|
@ -26,6 +26,7 @@ Karl Grzeszczak karlgrz
|
|||
Kenneth Wilke KennethWilke
|
||||
Matthew Willson ixela
|
||||
Matthieu Guegan mguegan
|
||||
Mike Carlson m87carlson mike@bayphoto.com
|
||||
nevins-b nevins-b
|
||||
Niels Abspoel aboe76
|
||||
Paul Brian lifeisstillgood paul@mikadosoftware.com
|
||||
|
|
|
@ -2,6 +2,8 @@ Version 1.5.12:
|
|||
* Distro Support Fixed:
|
||||
* FreeBSD `fetch` now has a notion of insecure certificates. Handle this properly. Thank
|
||||
You Mike Carlson(m87carlson).
|
||||
* Distro Support Added:
|
||||
* FreeBSD 10 is now also supported. Thank You Mike Carlson(m87carlson).
|
||||
|
||||
Version 1.5.11:
|
||||
* Fixed an out of scope variable missed when moving functions around.
|
||||
|
|
|
@ -254,7 +254,7 @@ Supported Operating Systems
|
|||
- CentOS 5/6
|
||||
- Debian 6.x/7.x
|
||||
- Fedora 17/18
|
||||
- FreeBSD 9.1
|
||||
- FreeBSD 9.1/9.2
|
||||
- Gentoo
|
||||
- Linaro
|
||||
- Linux Mint 13/14
|
||||
|
|
Loading…
Add table
Reference in a new issue