Christopher Wood wrote:

> Have you considered switching to an EPP template? You can limit the
> data passed in to only valid types (otherwise catalog compilation
> failure), it's quite useful.

Not yet. And I'm not sure if that will help. In my case there are
commands with and without parameters:

proto udp
dev tun
persist-tun
nobind

So even if I pass only specific ones I still have to check if there is
a corresponding value for the key, otherwise

<%= key %> <%= value %>

will fail.

-- 
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 puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/xn0lcetoovv4qov004%40news.gmane.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to