[__letsencrypt_cert] Add Arch Linux support

This commit is contained in:
Nico Schottelius 2019-10-13 11:15:53 +02:00
commit 2bc26e398c
2 changed files with 4 additions and 0 deletions

View file

@ -3,6 +3,7 @@ Changelog
next:
* New types: __xymon_server, __xymon_apache, __xymon_config, __xymon_client (Thomas Eckert)
* Type __letsencrypt_cert: Add Arch Linux support (Nico Schottelius)
6.0.1: 2019-10-08
* Type __group: Support OSes without getent (Dennis Camera)