cdist manpages update: 4.10.2

This commit is contained in:
Darko Poljak 2018-09-06 07:12:51 +02:00
commit d8db2b62aa
381 changed files with 107714 additions and 0 deletions

View file

@ -0,0 +1,15 @@
[[!meta title="Cdist 4.10.2 released"]]
Here's a short overview about the changes found in version 4.10.2:
* Type __letsencrypt_cert: Add support for devuan ascii (Darko Poljak)
* Type __systemd_unit: Fix minor issues and add masking unit files support (Adam Dej)
* Type __grafana_dashboard: Fix devuan ascii support (Dominique Roux)
* Type __apt_source: Add nonparallel marker (Darko Poljak)
* Type __package_update_index: Fix error when using OS not using apt (Stu Zhao)
* Type __package_update_index: Support --maxage for type pacman (Stu Zhao)
* Type __letsencrypt_cert: Fix explorers: check that certbot exists before using it (Darko Poljak)
For more information visit the [[cdist homepage|software/cdist]].
[[!tag cdist config unix]]