<% 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 [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.