forked from ungleich-public/cdist
commit
55cd9963db
24 changed files with 40 additions and 20 deletions
|
|
@ -10,6 +10,9 @@ next:
|
|||
* 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)
|
||||
* Explorer __machine_type: add openvz and lxc
|
||||
* Explorer __os __os_version: add scientific
|
||||
* Type various: add scientific
|
||||
|
||||
4.1.0: 2016-05-27
|
||||
* Documentation: Migrate to reStructuredText format and sphinx (Darko Poljak)
|
||||
|
|
|
|||
|
|
@ -5,6 +5,7 @@ cdist was tested or is know to run on at least
|
|||
* [Archlinux](http://www.archlinux.org/)
|
||||
* [Debian](http://www.debian.org/)
|
||||
* [CentOS](http://www.centos.org/)
|
||||
* [Scientific](https://www.scientificlinux.org/)
|
||||
* [Fedora](http://fedoraproject.org/)
|
||||
* [FreeBSD](http://www.freebsd.org)
|
||||
* [Gentoo](http://www.gentoo.org/)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue