summaryrefslogtreecommitdiff
path: root/spec/functions/load_module_metadata.rb
AgeCommit message (Collapse)Author
2015-07-30Add load_metadata_json functionSpencer Krum
This function loads the metadata.json into a puppet variable. This enables a number of neat things such as: * Which version of the module am I using? 2.x? 3.x? * Which author of the module am I using? puppetlabs? example42?