puppet cert --list --all | grep clienthostname The above command does not list the client host key. I have done a puppet cert --clean clienthostname in any case.
The timezones on both client and server are the same. On Feb 25, 3:47 pm, Stefan Schulte <[email protected]> wrote: > Maybe the puppet master already has signed a request from your host > (maybe older from an older installation)? > > Try on master: > > puppet cert --list --all | grep clienthostname > > On Fri, Feb 25, 2011 at 08:02:29AM -0800, Ace wrote: > > Time is in sync on both client and master. Both are running NTP. > > Maybe wrong timezone? Try > > date --utc (I dont know if that does work on Solaris) > > -Stefan > > application_pgp-signature_part > < 1KViewDownload -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
