Commit graph

7 commits

Author SHA1 Message Date
Lewis Juggins
10feac11d9 Support recursive config inclusions () 2016-10-12 12:05:41 +02:00
Johann Kellerman
e8ad76c816 Improve yaml fault tolerance and handle check_config border cases () 2016-09-08 22:20:38 +02:00
Teagan Glenn
8d1a9d86ea Yaml secret fallback to parent folders ()
* Move secret cache out of loader so it can be referenced by other folders
* Unit test to verify secrets from another folder work & see if it overrides parent secret
* Clear secret cache after load
2016-08-20 21:39:56 +02:00
Johann Kellerman
7b02dc434a Secrets support for configuration files ()
* ! secret based on yaml.py

* Private Secrets Dict, removed cmdline, fixed log level

* Secrets limited to yaml only

* Add keyring & debug tests
2016-06-25 00:10:03 -07:00
happyleavesaoc
15f89fc636 add some include_dir options ()
* add some include_dir options

* validate, and extend instead of add

* add yaml include tests
2016-05-17 15:47:44 -07:00
Daniel
24788b106b Add test for yaml enviroment 2016-05-14 20:20:27 +02:00
Jan Harkes
dbbbed404c Detect duplicate keys in configuration.yaml. 2016-04-05 21:21:16 -07:00