Displaying 1 result from an estimated 1 matches for "dismanteled".
2011 Jan 24
2
Puppet master cannot connect to self
...puppetmaster.domain.com resolve
to the IP of the new server. See <20110118184147.GF730@wiet.xs4all.net> to
this list for details.
Suddenly I discovered that the puppet agent on this new server could
actually connect to itself. I was very happy.
But then came the time that the old server was dismanteled and I wanted
to give the new server the old hostname: puppet.domain.com: I revoked and
cleaned the old cert of the old host, modified puppet.conf to contain
server=puppet.domain.com, modified Apache to read the new (soon to be
generated) SSLCertificateFile, changed its hostname and rebooted.
After...