Merge branch 'master' of github.com:telmich/cdist

This commit is contained in:
Nico Schottelius 2016-08-05 12:33:58 +02:00
commit 9ce8f6bbb0
14 changed files with 364 additions and 1 deletions

View file

@ -1,8 +1,10 @@
Changelog
---------
next:
* New type __filesystem: manage filesystems on devices ( Daniel Heule )
* New type: __locale_system (Steven Armstrong, Carlos Ortigoza, Nico Schottelius)
* New type: __sysctl (Steven Armstrong)
4.2.2: 2016-07-26
* Core: Fix ssh ControlPath socket file error (Darko Poljak)