Issue #1745 has been reported by martin.
----------------------------------------
Bug #1745: virtual fact should leave decent OSes PATH alone
http://projects.reductivelabs.com/issues/show/1745
Author: martin
Status: Unreviewed
Priority: High
Assigned to: martin
Category:
Target version: 1.5.3
Complexity: Easy
Keywords:
The virtual fact changes the global PATH which is *bad* thing as other parts
may expect to have a specific PATH set:
<pre>Facter.add("virtual") do
confine :kernel => %w{Linux FreeBSD OpenBSD}
ENV["PATH"]="/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin"</pre>
----------------------------------------
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" 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-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---