On Aug 17, 2010, at 5:07 AM, matonb wrote:

> Is it possible to use a date variable in /etc/puppet/
> manifests.site.pp?
> 
> I would like to put it in
> 
> File { backup => @@.<date format>@@ }

There may be a cleaner way, but you could definitely accomplish that with an 
inline template.

http://docs.puppetlabs.com/references/latest/function.html#inline_template

-- 
Rob McBroom
<http://www.skurfer.com/>

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