Thanks Rob!
On Monday, December 15, 2014 11:21:52 AM UTC-5, Rob Reynolds wrote:
>
>
>
> On Mon, Dec 8, 2014 at 8:27 AM, Jason Chinsen > wrote:
>>
>> Hello Rob
>>
>> Thanks for the response. I will take a look at OpenTable's module for
>> sure. I will also add -force on to my install line
>>
>> F
On Mon, Dec 8, 2014 at 8:27 AM, Jason Chinsen wrote:
>
> Hello Rob
>
> Thanks for the response. I will take a look at OpenTable's module for
> sure. I will also add -force on to my install line
>
> For the third part, we ran into another issue, and I am not sure if this
> is spelled out any where
On Mon, Dec 8, 2014 at 8:32 AM, Dirk Heinrichs wrote:
>
> Am 05.12.2014 um 19:03 schrieb Rob Reynolds:
>
> Trying to upgrade Puppet with Puppet on Windows is harder because
> Windows locks files that are in use instead of letting you replace them in
> place.
>
>
> That's not true. Upgrading Pupp
Am 08.12.2014 um 15:52 schrieb Jason Chinsen:
> Thanks of the update, this is great news. If you do not mind, please
> can you share your puppet manifests and chocolatey package?
I don't use chocolatey. I use the .msi from Puppetlabs (this is not PE,
btw.). However, I've attached my module. You m
Hey Dirk,
Thanks of the update, this is great news. If you do not mind, please can
you share your puppet manifests and chocolatey package?
My puppet manifests for the windows part (this far) is relatively straight
forward:
package{'pe-agent':
ensure =>
hiera('puppet_ent
Am 05.12.2014 um 19:03 schrieb Rob Reynolds:
> Trying to upgrade Puppet with Puppet on Windows is harder because
> Windows locks files that are in use instead of letting you replace
> them in place.
That's not true. Upgrading Puppet with Puppet on Windows works just
fine. Downgrade is a differen
Hello Rob
Thanks for the response. I will take a look at OpenTable's module for sure.
I will also add -force on to my install line
For the third part, we ran into another issue, and I am not sure if this is
spelled out any where but we pass in the version 3.3.2 vs latest and most
of our server
On Wed, Dec 3, 2014 at 9:43 AM, Jason Chinsen wrote:
> Hello There,
>
> We started our puppet adventures at 3.2.x with both windows and linux
> boxes. Since then we have upgraded our Master to 3.3.2 and are looking to
> upgrade to 3.7. The linux agent upgrades are very simple, but I am running
>