On Monday, July 23, 2012 1:10:10 PM UTC-5, Trevor Vaughan wrote: > > So, I'm sure this has been covered somewhere, but I can't seem to find it. > > Is there no 'purge' ability on the 'sshkey' type? It would be nice to > be able to get rid of entries for hosts that are no longer present > without actually having to write out a node declaration for each one. >
Almost any resource type that has an 'ensure' parameter can be purged via a 'resources' meta-resource. I think it should be possible to purge Sshkey resources that way, but I cannot actually confirm so. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/bVYmCq6ay8QJ. 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.
