>
> Facter.envfact(:deploydate) { confine :kernel => %w{Windows} }
>

Thanks that looks great.

In general, the reason I've always avoided relying on ENV is that it's so
> easy for the data to not be right at different times, at least I think I've
> experienced that.  It's always tough to track whether a given ENV variable
> is overwriteable, guaranteed, always set, etc.
>
>  Yea I noticed that the documentation is very hard to find concerning the
ENV object and whether any ENV variables are guaranteed.

Thanks Luke

Cheers
-- 
William Van Hevelingen
Computer Science Major
Portland State University
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en.

Reply via email to