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

This commit is contained in:
Nico Schottelius 2017-06-03 18:16:25 +02:00
commit 3a7013d7a1
42 changed files with 548 additions and 10 deletions

View file

@ -7,6 +7,10 @@ next:
* Explorer kernel_name: uname -s (Kamila Součková)
* Type __sysctl: Add devuan support (Nico Schottelius)
* Type __start_on_boot: Add devuan support (Nico Schottelius)
* Core: Shorten ssh control path (Darko Poljak)
* Type __consul: Add new version and add http check (Kamila Součková)
* New types: __daemontools and __daemontools_service (Kamila Součková)
* New types: __prometheus_server and __prometheus_alertmanager (Kamila Součková)
4.4.2: 2017-03-08
* Core: Fix suppression of manifests' outputs (Darko Poljak)