Re: [Puppet Users] Unexpected behavior when using variable interpolation on a subkey in hiera

2016-06-10 Thread arusso
Yikes. When I originally posted I cleaned up identifiable and I took away too much. I actually was passing everything through like I should. Since I deleted my test data from the original post, Here's the hiera data I am having trouble with: ucb::mail::senders: "@%{::clientcert}": relay:

[Puppet Users] Unexpected behavior when using variable interpolation on a subkey in hiera

2016-06-09 Thread arusso
Greetings, I'm having trouble using hiera variable interpolation on a sub-key. It appears that along with interpolating the variable, hiera is also returning the un-interpolated data as well, which is causing issues because the un-interpolated data is nonsense. I'm currently running Hiera 1.3.4