I''m having trouble with certificates. All looks ok and most configs
work, but files do not. If I get the servername wrong then I get
err: //Node[nom_default]/sudo/File[/etc/sudoers]/source: Could not
describe /files/etc/sudoers: Certificates were not trusted: hostname
was not match with the server certificate
but when the certificates are correct I get a diff of the original
file and it''s replacement (twice actually but I see that''s a
known
bug) but I still get
debug: //Node[nom_default]/sudo/File[/etc/sudoers]/source: Executing
''diff /etc/sudoers
/tmp/puppet-diffing20080703-24430-1acwxip-0''
.
diff outout
.
debug: //Node[nom_default]/sudo/File[/etc/sudoers]: Changing source
debug: //Node[nom_default]/sudo/File[/etc/sudoers]: 1 change(s)
debug: Calling puppetbucket.addfile
err: //Node[nom_default]/sudo/File[/etc/sudoers]/source: change from
{md5}98d04cdf78496b1c244d9fef77ea8366 to puppet:///files/etc/sudoers
failed: Certificates were not trusted: hostname was not match with the
server certificate
So it appears that it can fetch the file to do the diff, but not fetch
it to actually replace the file on the puppet client
Any ideas?
Andy
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com
To unsubscribe from this group, send email to
puppet-users-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---