I think it's: ENV["PATH"]="/bin:/sbin:/usr/bin:/usr/sbin"
That gives you problems. don't set ENV['PATH'].. if you really need to set path (the path set there is unnecessary AFAIK), you can set it with the with_env function. So the ENV.. setting. (it is inherited to all other facts and puppet itself, scewing up on windows, where that path is not valid). -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.