adjutant/releasenotes/notes/toml-d8fba261f61313bf.yaml
Adrian Turjak 9dd1f3a302 Update CONFspirator with example and toml support
Example config generation now is in CONFspirator so we can instead
use that.

We now also natively get toml support through the new version of the
library.

Change-Id: Ic3a46d075dd83e11ee3cccc1ad2bbdb81005c60d
2020-08-07 20:28:24 +12:00

7 lines
187 B
YAML

---
features:
- |
Adjutant now optionally supports toml as a config file format,
although yaml is still considered the default. Both can now be
exported as example configs.