Egrep -v 'pubkey' ? On Apr 11, 2011 2:22 PM, "Forrie" <[email protected]> wrote: > Thanks, this was the problem. Sounds like a bug to me.. ? > > How can I go through my systems and remove all the 10's of redundant > SSH-DSS keys that have the comment in them? I dread doing that by > hand :-) > > > Thanks again. > > > On Apr 11, 5:12 pm, Patrick <[email protected]> wrote: >> On Apr 11, 2011, at 1:40 PM, Forrie wrote: >> >> > ssh_authorized_key { "nagios": >> > ensure => present, >> > key => "AAAA[snip]== nagios@host", >> > user => "nagios", >> > type => "ssh-dss", >> > # require => User["nagios"], >> > tag => "system", >> > } >> >> I believe I remember hearing this can happen if you include things other than the key in the key field. Try removing "nagios@host" from the key field and see if it's fixed. > > -- > 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. >
-- 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.
