On Thursday, March 7, 2013 4:49:38 PM UTC-6, Bruce wrote: > > > > just do <%= @foo_name %> the vars in the define is local scope, just use >> them >> > > This worked great. I'm a little shaky on when I can use @variables. Is > there documentation you could point me at? Thanks again. >
Any variable that is a local variable to the manifest calling the template, or any fact. Only docs I know of are at http://docs.puppetlabs.com/guides/templating.html#referencing-variables -- You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
