Class | MCollective::Facts::Yaml |
In: |
plugins/mcollective/facts/yaml.rb
|
Parent: | Base |
A factsource that reads a hash of facts from a YAML file
Multiple files can be specified seperated with a : in the config file, they will be merged with later files overriding earlier ones in the list.