Disable config parser interpolation

This commit is contained in:
Darko Poljak 2018-06-13 07:53:52 +02:00
commit 5aa8dac80a
4 changed files with 45 additions and 26 deletions

View file

@ -3,6 +3,7 @@ Changelog
next:
* New type: __acl (Ander Punnar)
* Core: Disable config parser interpolation (Darko Poljak)
4.9.1: 2018-05-30
* New type: __install_coreos (Ľubomír Kučera)