[Puppet Users] Re: facter PATH env

2009-01-27 Thread James Turnbull
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Nasrat wrote: > 2009/1/27 Dan Bode : >> I want to set a facter for the current users(root) PATH. The problem is >> that virtual.rb is always setting the PATH to be >> >> ENV["PATH"]="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin"

[Puppet Users] Re: facter PATH env

2009-01-27 Thread Paul Nasrat
2009/1/27 Dan Bode : > I want to set a facter for the current users(root) PATH. The problem is > that virtual.rb is always setting the PATH to be > > ENV["PATH"]="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin" > > perhaps this file should save the PATH ENV and reset it once its don