Re: [Puppet Users] Resources on Windows

2010-09-09 Thread Patrick

On Sep 9, 2010, at 1:02 AM, William Van Hevelingen wrote:

> Hi Patrick,
> 
> On Wed, Sep 8, 2010 at 11:10 PM, Patrick  wrote:
> I was going to try puppet on Windows and was wondering if anyone has advice 
> before I start.  I found 
> http://projects.reductivelabs.com/projects/puppet/wiki/Puppet_Windows
> 
> I attempted to get puppet running on windows about a week ago and ran into 
> this bug.
> 
> http://projects.reductivelabs.com/issues/4649

Thanks for the help.  I hit this bug, and you saved me a lot of time.  I'll 
look around some more and/or try again in a few months.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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.



Re: [Puppet Users] Resources on Windows

2010-09-09 Thread William Van Hevelingen
Hi Patrick,

On Wed, Sep 8, 2010 at 11:10 PM, Patrick  wrote:

> I was going to try puppet on Windows and was wondering if anyone has advice
> before I start.  I found
> http://projects.reductivelabs.com/projects/puppet/wiki/Puppet_Windows


I attempted to get puppet running on windows about a week ago and ran into
this bug.

http://projects.reductivelabs.com/issues/4649


> I mostly wondering if these work/exist:

*) file
>

exists (not sure if it works)

   *) exec

not sure

   *) package (msi)

I don't see an msi.rb or win32.rb in the source code for providers so I'm
guessing no

*) The registry provider that people were talking about.  It might just be
> an idea.
>

I believe it hasn't been created yet, it would be cool if there was one :)

>
> Also, is "http://github.com/reductivelabs/puppet"; the unstable trunk, the
> stable trunk, or the most recent 2.6 release?
>

depends on the branch, you can also git checkout using git tags for specific
versions

'gem install puppet' should get you 2.6

Also I just updated the wiki to use facter 1.5.8. Theres a patch for windows
uptime & if you grab branch master theres a patch from me adding
manufacturer, model, and serial number.
http://projects.reductivelabs.com/issues/4575

Also note install.rb doesn't work on windows

http://projects.reductivelabs.com/issues/4644

Hope this helps.

Regards
-- 
William Van Hevelingen
Computer Science Major
Portland State University
wva...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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.



[Puppet Users] Resources on Windows

2010-09-08 Thread Patrick
I was going to try puppet on Windows and was wondering if anyone has advice 
before I start.  I found 
http://projects.reductivelabs.com/projects/puppet/wiki/Puppet_Windows

I mostly wondering if these work/exist:
*) file
*) exec
*) package (msi)
*) The registry provider that people were talking about.  It might just be an 
idea.

Also, is "http://github.com/reductivelabs/puppet"; the unstable trunk, the 
stable trunk, or the most recent 2.6 release?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-us...@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.