Re: [Puppet Users] Windows Features/Roles vs. DISM

2013-04-07 Thread Justin Stoller
On Sun, Apr 7, 2013 at 4:16 PM, Joaquin Menchaca wrote: > I was wondering what experiences (or how to get started) with configuring > features and roles (some of which may require reboot) on Windows 2008R2 > (and other versions) that others might have had. > > Manually, I have experimented with DI

[Puppet Users] Windows Installers with EULA agreement GUI

2013-04-07 Thread Joaquin Menchaca
There are a few packages from Microsoft, such as the MVC libraries with .NET that we use. The unfortunate experience is that these have to go through a GUI installer that requires the user to AGREE to the EULA. I was wondering if there was a way to bypass the GUI in general and have it auto-a

[Puppet Users] Windows Features/Roles vs. DISM

2013-04-07 Thread Joaquin Menchaca
I was wondering what experiences (or how to get started) with configuring features and roles (some of which may require reboot) on Windows 2008R2 (and other versions) that others might have had. Manually, I have experimented with DISM and ServerManagerCmd.exe on Win2k8r2. I found DISM to be

Re: [Puppet Users] Solutions to Learning Puppet Exercises?

2013-04-07 Thread seb
For the solutions to the exercises I would send an email to f...@puppetlabs.com as stated on the first page of 'Learning Puppet'. I think it would be good to make them available. For your case, it is not quite what it should be. But as there are many things to learn, you'll get there. First

[Puppet Users] Jenkins Plugins & puppet

2013-04-07 Thread Matthew Barr
I've been looking at the problem of jenkins plugins, and they seem to fit the custom package provider model vs a set of exec scripts in a module. It's possible to get a list of versioned plugins that are present, and tell the system to install new ones, either from a source string, or a version

[Puppet Users] Re: Puppet client not auto updating

2013-04-07 Thread Drew Blessing
Sy, Welcome to Puppet. Hopefully we can help you get going so you can experiment further. First, what version of Puppet are you running? I'm guessing by your commands that it's definitely prior to version 3. I recommend updating to Puppet 3 before going further, especially since you're just

Re: [Puppet Users] Re: Puppet and OVO/ITO/OML

2013-04-07 Thread roeez
Thanks for all the information Stefan! I'd be happy to see the module you're using if it's possible. Roee. On Sunday, April 7, 2013 1:02:32 AM UTC+3, Stefan Schulte wrote: > > On Thu, 4 Apr 2013 02:29:51 -0700 (PDT) > ro...@liveperson.com wrote: > > > Hi Stefan, > > I know it's an old post,