On Wed, Mar 17, 2010 at 5:17 AM, Daniel Kerwin <[email protected]> wrote:
> I want add the content of puppet.conf's variable config_version to a
> template. Currently I use a generate statement and it would be great
> to get rid of the duplicate code

You could search through through the source and see what object
instance is being used by the logging system then see if that instance
is in scope when your templates are compiled, but this doesn't sound
like a very clean or robust solution to me.

-Jeff

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

Reply via email to