Skip to content

Purge unmanaged keys from /root/.ssh/authorized_keys

this doesn't seem to be as easy as i thought. Puppet doesn't provide a native way to purge it.

see

  resources { 'ssh_authorized_key': purge => true, }

doesn't make any difference.

the question is: is this release-critical ?

(from redmine: created on 2013-06-26, closed on 2013-06-29, relates #3760 (closed))