fuel-library/deployment/puppet/osnailyfacter/modular/hiera
Dmitry Ilyin 134d640af1 Extend hiera task to improve plugin support
* Add hiera_config type to mange hiera.yaml
* Plugins can put their overrides to /etc/hiera/plugins/
* Running hiera_config again will gather override files
  and insert records for them to the main config file after
  the basic elements
* Or, it metadata_yaml_file is present, hiera_config can
  take the list of enabled plugins and add records for them
  instead of scanning the plugins directory

Closes-Bug: 1512456
DocImpact: add information about placing plugin data files to /etc/hiera/plugins/ instead of other files.
Change-Id: Ifdb27708a2457e8c1430695bb2412594806d211f
2015-12-08 09:40:25 +00:00
..
hiera.pp Extend hiera task to improve plugin support 2015-12-08 09:40:25 +00:00
hiera_post.py Add test for modular tasks 2015-02-27 22:30:29 +02:00
hiera_pre.py Add test for modular tasks 2015-02-27 22:30:29 +02:00
override_configuration.pp Add config override hierarchy to hiera 2015-11-30 14:07:49 +01:00
tasks.yaml [Ironic] Add ironic conductor and compute 2015-10-29 13:00:52 +00:00