[Puppet Users] Windows agent cannot connect to puppet master

2013-08-26 Thread Harsh Desai
Hi I am trying to connect my puppet agent on windows 7 professional and it fails with the following error. Error: Could not retrieve catalog from remote server: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed: [self sig ned certificate in certi

[Puppet Users] Configuring a Windows Domain Controller (DC) using puppet

2013-09-05 Thread Harsh Desai
Hi Has anyone tried configuring a windows 2008 server as a Domain controller using puppet manifests? I am looking for the DC to act as a DHCP, DNS server and setup Active Directory Domain services. Thanks Harsh -- You received this message because you are subscribed to the Google Groups "Pu

[Puppet Users] Re: Configuring a Windows Domain Controller (DC) using puppet

2013-09-17 Thread Harsh Desai
Hi Rich dcpromo.exe with an answers file is a great idea. Thanks for that ! This will give me a machine with DC and DNS (but not a DHCP server). Since I am working with a test environment, I will be having DHCP, DNS and DC on the same 2008 R2 machine. Do you have references I can use to add a

[Puppet Users] Puppet exec error on windows 2008 server

2013-09-24 Thread Harsh Desai
Hi I am stuck at a very basic issue in my the following exec resource. I am executing this on windows 2008 R2 server. When I apply this manifest, puppet always complains saying dcpromo.exe is not an internal or external command. I exactly appended the path of dcpromo.exe to the 'path' variable