Warn about invalid type and continue instead of error.

This commit is contained in:
Darko Poljak 2017-11-02 17:44:47 +01:00
commit c14f3b68f4
3 changed files with 12 additions and 9 deletions

View file

@ -5,6 +5,7 @@ next:
* Type __ccollect_source: Add create destination parameter (Dominique Roux)
* Type __ssh_authorized_key: Add messaging (Thomas Eckert)
* New type: __letsencrypt_cert (Nico Schottelius, Kamila Součková)
* Core: Warn about invalid type in conf dir and continue instead of error (Darko Poljak)
4.7.2: 2017-10-22
* Type __hostname: Add support for CoreOS (Ľubomír Kučera)