On May 3, 4:15 pm, Rich Siegel <[email protected]> wrote: > Most simple example > > $vari="\$modu:params::hash01" > notice("$vari") > > How can I make the notice enumerate the value stored in vari, not show > the string value as above. vari is a constant in this primitive > example.
To the best of my knowledge, Puppet does not support a feature such as this. If you explain what you want to do with it, then perhaps we can suggest a more viable approach. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
