On Tuesday, October 22, 2013 4:36:35 PM UTC-5, Marc Huffnagle wrote:
>
> I have a hiera configuration that specifies the following hierarchy:
>
> :hierarchy:
> - "nodes/%{::fqdn}"
> - common
>
> In this example, let's say I'm using the puppetlabs ntp module, which has
> a parameter called "s
Sounds to me that your hierarchy needs some rethinking.
"What makes this node special?"
"Is it common to other nodes now or in the future?"
"Does an existing fact exist that can be used in the Hiera hierarchy?"
If the serverlist is moved from common.yaml up the hierarchy, you'd be able
to solve