Hi folks,
We have a Puppet master installed on server which name is
puppet-master.loc.mycompany.com, after foreman setup, only name [puppet,
puppet-master.loc.mycompany.com, puppet.loc.mycompany.com] is allowed for
puppet agent use, but I want puppet agent able to use puppet.mycompany.com
to connect to Puppet master, any idea how to setup this with Foreman?
Right now when connect to puppet master use name puppet.mycompany.com I got
this error:
Error: /File[/var/lib/puppet/lib]: Could not evaluate: Server hostname
'puppet.mycompany.com' did not match server certificate; expected one of
puppet-master.loc.mycompany.com, DNS:puppet-master.loc.mycompany.com,
DNS:puppet, DNS:puppet.loc.mycompany.com Could not retrieve file metadata
for puppet://puppet.mycompany.com/plugins: Server hostname
'puppet.wecash.net' did not match server certificate; expected one of
puppet-master.loc.mycompany.com, DNS:puppet-master.loc.mycompany.com,
DNS:puppet, DNS:puppet.loc.mycompany.com
Thanks,
- Simon