Hello,
with a puppet master version 3.5, I only get hiera override if I set the variables if I used the explicit syntax.
Example : $myvar=hiera('mymod::myvar,'failback')
What did I miss to enable implicit override ?
On other platform I set, this is working fine implicitly.
The puppet master is linked to a Foreman, maybe this is related.
Thanks in advance.