Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 347 Bytes

puppet-foo

Used to report supposed bugs

The code in this repo can be used to show that having a class that calls hiera_array() for its parameters, the hiera call which is actually used is hiera() i.e returns the most specific value, no merging.

Doing the same call in class body works as expected.

hierarchy:

  • %{certname}
  • common