I would like to purge only few specific ssh keys from the list of all the keys in authorized_keys file on the agent using puppet master. I tried using purge resource, but all the keys in authorized keys file are being purged. Is there a way to purge only few specific ones?
↧
is it possible for me to purge specific ssh key from the list of keys in .ssh/authorized_keys file?
↧