<% nagios_conf_dirs.each |dir| -%>
cfg_dir=<%= dir %>
<% end -%>

Anybody have any idea why that would cause a syntax error in a template?

According to debug mode on puppetmasterd it is....

err: compile error
(erb):18: syntax error
_erbout.concat "cfg_dir"; _erbout.concat(( dir ).to_s); _erbout.concat "\n"
                ^
(erb):19: syntax error
 end
    ^


-- 
Peter L. Berghold
Owner, Shark River Technical Solutions LLC

-- 
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