On Friday, January 29, 2016 at 4:25:36 AM UTC-6, Alex M wrote:
>
> so, i fixed it. by reinstalling Windows... but it isn't a good solution.
>
>
No, that's not a good solution at all. Fortunately, it's also not a
necessary one.
The agent and master each identify themselves to the other via an
so, i fixed it. by reinstalling Windows... but it isn't a good solution.
пятница, 29 января 2016 г., 10:47:32 UTC+1 пользователь Alex M написал:
>
> where i can read logs about certificate requests?
>
>
>
> четверг, 28 января 2016 г., 17:46:57 UTC+1 пользователь Alex M написал:
>>
>> but when run
where i can read logs about certificate requests?
четверг, 28 января 2016 г., 17:46:57 UTC+1 пользователь Alex M написал:
>
> but when run as Administrator i receive an error:
>
> C:\>puppet agent -t
> Info: Caching certificate for test1.domain.company.com
> Error: Could not request certificate:
but when run as Administrator i receive an error:
C:\>puppet agent -t
Info: Caching certificate for test1.domain.company.com
Error: Could not request certificate: The certificate retrieved from the
master does not match the agent's private key.
Certificate fingerprint:
--
On Thu, Jan 28, 2016 at 6:48 AM, Alex M
wrote:
> Hi,
> i have Puppet v3.7.2 and same agent on Windows Server 2012 R2.
> Now i'm training to maintain Windows Services. For that i created new
> manifest:
>
> # cat /etc/puppet/modules/disablesmb/manifests/init.pp
> class disablesmb {
>
> service { '
Hi,
i have Puppet v3.7.2 and same agent on Windows Server 2012 R2.
Now i'm training to maintain Windows Services. For that i created new
manifest:
# cat /etc/puppet/modules/disablesmb/manifests/init.pp
class disablesmb {
service { 'Audiosrv':
ensure => running,
en