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
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
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
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
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
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
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,