If there are concerns with adding a new sigil '^', which is not obviously 
intuitive, then I would propose keeping only one sigil for interpolation 
'%' but being explicit on the type of lookup performed.

Examples:

   1.  Scope lookup of `potto01_ip`:
   1. webserver_ip: "%{scope("potto01_ip")}"
   2. Hiera lookup of `potto01_ip`
      1. webserver_ip: "%{hiera("potto01_ip")}"
   
This obviously breaks current scope lookups and would need to be deferred 
to a 2.0 version, but I think it is better to break compatibility rather 
than cluttering up the language in inconsistent ways.

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-dev.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to