----- Original Message ----- > From: "Antidot SAS" <antidot...@gmail.com> > To: "puppet-users" <puppet-users@googlegroups.com> > Sent: Thursday, April 19, 2012 12:42:02 PM > Subject: [Puppet Users] Re: function template: use of variable '$string' = > BUG? > > Hi, > > > A little love about my bug? Am I the only one with this problem or > are we thousand :D ?
Yes, this is a bug if you just dont use $string it goes away, can you file a bug at projects.puppetlabs.com? Quick one liner to reproduce: % FACTER_string="foo" puppet -e 'notice(inline_template("<%= Time.now %>"))' notice: Scope(Class[main]): foo -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.