aboutsummaryrefslogtreecommitdiffstats
path: root/spec/functions/lookup_hiera_hash_spec.rb
AgeCommit message (Collapse)AuthorFilesLines
2016-05-25Add lookup_hiera_hash functionGiulio Fidente1-0/+20
The lookup_hiera_hash function is meant to lookup for the value of a given key from a given Hiera hash. In the manifests this is possible by saving the value of the hash in a variable first but when driving lookups from the Heat templates we can't do it. Change-Id: Ie31bb70314db44a0a18e86090cc74aa4df5de169