Hmm..it appears that $::path is returning multiple copies of the Puppet 
paths, along with "/user/bin" (which as you can imagine causes problems for 
Windows), in addition to the explicitly defined PATH string. Any idea why?


On Thursday, August 16, 2012 2:44:16 PM UTC-5, Jeff Sussna wrote:
>
> I want to use Puppet to manage Groovy and Gradle on Windows machines. The 
> install process for each looks like:
>
> 1. Download zip file from a URL
> 2. Unzip 
> 3. Create a Windows environment variable to point to the location where 
> you unzipped
> 4. Add that environment variable/bin to the global PATH environment 
> variable.
>
> As far as I can Puppet for Windows supports none of these actions. I'm 
> guessing I have to write a .bat script to call from Puppet? Any plans on 
> adding support for these seemingly common actions?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/puppet-users/-/XaJ6opR1ZdgJ.
To post to this group, send email to puppet-users@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