groups.com] On
Behalf Of Brian Granger
Sent: 02 May 2010 02:19
To: Puppet Users
Subject: [Puppet Users] Re: SSL issues when testing - This is how to fix
Gabriel,
I am running into similar problems in configuring a single client,
single server puppet setup.
> I’ve been suffering all week to
-Original Message-
From: puppet-users@googlegroups.com [mailto:puppet-us...@googlegroups.com] On
Behalf Of Brian Granger
Sent: Monday, May 03, 2010 6:38 PM
To: Trevor Vaughan
Cc: puppet-users@googlegroups.com
Subject: Re: [Puppet Users] Re: SSL issues when testing - This is how to fix
Just in case others run into this problem...
The issue in my case was that I ran puppet and *then* changed
somethings in /etc/hosts. But, the first time I ran puppetd on the
client, it created a $HOME/.puppet/ssl directory that had the old
host/domain info. Simply deleting it solved the issue.
On the client, what do you get when you run
puppetd --test --debug
~Charles~
On Sat, May 1, 2010 at 8:18 PM, Brian Granger wrote:
> Gabriel,
>
> I am running into similar problems in configuring a single client,
> single server puppet setup.
>
> > I’ve been suffering all week to fix all manner
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Did you set up autosign by chance?
Try puppetca --list --all
Trevor
On 05/01/2010 09:18 PM, Brian Granger wrote:
> Gabriel,
>
> I am running into similar problems in configuring a single client,
> single server puppet setup.
>
>> I’ve been sufferi
Gabriel,
I am running into similar problems in configuring a single client,
single server puppet setup.
> I’ve been suffering all week to fix all manner of SSL issues on my test
> setup, not realizing that it was my puppet master where I had made a mistake.
> I’ve spoken to people in the IRC ro