[Puppet Users] Very frequent "Error: Could not request certificate: The certificate retrieved from the master does not match the agent's private key." on Windows

2016-10-07 Thread Fredrik Nilsson
Hi Guys, Hopefully one of you have a splendid idea on how to solve this... The problem is that I'm getting this error message a lot (to much is more like it): *Error: Could not request certificate: The certificate retrieved from the master does not match the agent's private key.Certificate fi

[Puppet Users] Re: Very frequent "Error: Could not request certificate: The certificate retrieved from the master does not match the agent's private key." on Windows

2016-10-12 Thread Fredrik Nilsson
er one fixed the errors tho. Sorry I > dont have an easier fix for you :( > > Andrew. > > On Friday, 7 October 2016 17:33:23 UTC+10, Fredrik Nilsson wrote: > >> Hi Guys, >> >> Hopefully one of you have a splendid idea on how to solve this... >> &g

Re: [Puppet Users] Very frequent "Error: Could not request certificate: The certificate retrieved from the master does not match the agent's private key." on Windows

2016-10-12 Thread Fredrik Nilsson
the Puppet service is already on top of things I'll post back with the results! Thanks Josh! Den onsdag 12 oktober 2016 kl. 18:32:14 UTC+2 skrev Josh Cooper: > > > > On Fri, Oct 7, 2016 at 12:33 AM, Fredrik Nilsson > wrote: > >> Hi Guys, >> >> Hopefully o

Re: [Puppet Users] Very frequent "Error: Could not request certificate: The certificate retrieved from the master does not match the agent's private key." on Windows

2016-10-13 Thread Fredrik Nilsson
Removed the excessive explicit run and seemingly, knock on wood, I provisioned 3 hosts with no certificate error so I think this made the trick. Thanks alot for pointing me in the right direction Josh! Den onsdag 12 oktober 2016 kl. 21:06:39 UTC+2 skrev Fredrik Nilsson: > > The talking

Re: [Puppet Users] Managing Chocolatey sources with File resource and Template on Windows 7 x64 SP1

2015-10-02 Thread Fredrik Nilsson
Hi, I've actually noticed the exact same behaviour, always replacing chocolatey.config and always with the same to hashes. We're running client version 3.8.3 and both x86 and x64 versions are experiencing the same error. Jmp242 did you file a bug report on this? I compared the file before and a

Re: [Puppet Users] Managing Chocolatey sources with File resource and Template on Windows 7 x64 SP1

2015-10-08 Thread Fredrik Nilsson
;False'|OverrideArguments='False'| NotSilent='False'|IgnoreDependencies='False'| AllowMultipleVersions='False'|AllowDowngrade='False'| ForceDependencies='False'|Information.PlatformType='Windows'| Information.PlatformVersion=

Re: [Puppet Users] Managing Chocolatey sources with File resource and Template on Windows 7 x64 SP1

2015-10-27 Thread Fredrik Nilsson
Should have replied earlier, to much to do I guess. Anyways what seems to have solved the issue in our case was an update of chocolatey to the latest stable release in the form of 0.9.9.11, updating the template of the configuration handled by puppet and also updating the chocolatey puppet modu

[Puppet Users] Puppet/Facter custom fact on windows misbahaving

2015-11-18 Thread Fredrik Nilsson
Hi folks, So I have an interesting behaviour of a custom fact I'm trying to deploy to our windows boxes using Puppet. I'm not certain wether this is a bug or if I'm doing the fact all wrong. I've been going over the fact it self a few times to make certain that it works as intended, and it seem

Re: [Puppet Users] Puppet/Facter custom fact on windows misbahaving

2015-11-18 Thread Fredrik Nilsson
of a Windows fact in our puppet environment. Anyhow, going back to the testing bench trying the above to see what happens... On Wednesday, 18 November 2015 17:59:21 UTC+1, Peter Huene wrote: > > On Wed, Nov 18, 2015 at 1:54 AM, Fredrik Nilsson > wrote: > >> Hi folks, >>