On Fri, Dec 24, 2010 at 10:49, Me <info...@gmail.com> wrote:
> On Thu, Dec 23, 2010 at 3:34 PM, Stefan Schulte
> <stefan.schu...@taunusstein.net> wrote:
>> On Thu, Dec 23, 2010 at 10:30:22AM -0800, Me wrote:
>>>
>>>   <% if dns_role == "master" then %>
>>>                 #
>>>                 # I'm a BIND <%= dns_role %>
>>>                 #
>>>                 cp -f $startdir/zones/* /var/named/internal/
>>>   <% end %>

[...]

> There's no scoping issue - just seems that Puppet is buggy. Thanks for
> your help, I don't think there's a fix.

I have a bunch of manifests and templates that do similar things, and
we never had any problems with them *except* for things like 'fork'
that are in the Ruby 'kernel' module.  (Which is a Ruby / ERB issue,
more or less.)

Can you post a minimal set of files to verify this?  If it is a puppet
bug we would definitely want to fix it, and having the minimal
manifest and template that demonstrate it mean we can make sure it
*stays* fixed.

Thanks,
    Daniel
-- 
✣ Daniel Pittman            ✉ dan...@rimspace.net            ☎ +61 401 155 707
              ♽ made with 100 percent post-consumer electrons

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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.

Reply via email to