forked from ungleich-public/cdist
Merge pull request #440 from jdguffey/__jail_freebsd10
__jail_freebsd10
This commit is contained in:
commit
7fcdfcdb10
29 changed files with 851 additions and 6 deletions
|
|
@ -1,6 +1,11 @@
|
|||
Changelog
|
||||
---------
|
||||
|
||||
4.1.1: 2016-06-06
|
||||
* New type: __jail_freebsd9: Handle jail management on FreeBSD <= 9.X (Jake Guffey)
|
||||
* New type: __jail_freebsd10: Handle jail management on FreeBSD >= 10.0 (Jake Guffey)
|
||||
* Type __jail: Dynamically select the correct jail subtype based on target host OS (Jake Guffey)
|
||||
|
||||
4.1.0: 2016-05-27
|
||||
* Documentation: Migrate to reStructuredText format and sphinx (Darko Poljak)
|
||||
* Core: Add -f option to read additional hosts from file/stdin (Darko Poljak)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue