On 2015-04-02 01:29, Trevor Vaughan wrote:
I think perhaps if the issue could be pointed out that provides for *key* interpolation on dotted values without interpolation notation, that might clear things up.

Thomas' example does provide HI-14 as I read it *but* there may have been an unintended side effect that the following is a disaster for exsiting sites:

my.days_up: "%{system_uptime.days}"

my.days_up will try to traverse into the data structure of 'my' and will break. This is bad. Nothing should be interpolated that is not surrounded in "%{}"


I think that whether declaring a value with a dotted key is considered legal or not is a separate discussion. If that's the case, then we can't use dots to traverse. Not when looking up and not in interpolated expressions (since that's an implicit lookup).

- thomas

--
You received this message because you are subscribed to the Google Groups "Puppet 
Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-dev/551C860E.7030701%40puppetlabs.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to