You can deactivate nodes with the instructions here on your Puppet master:
http://docs.puppetlabs.com/puppetdb/1.2/maintain_and_tune.html#deactivate-decommissioned-nodes
This will deactivate them, which means they should no longer be used
during exported resource collection. You can do this from
I need to programmatically remove cert from Puppet master and remove all
information in Puppet DB for a node from another machine which is neither
Puppet Master or PuppetDB. It does have a Puppet signed cert since it is
also provisioned using Puppet.
I can't find any decent documentation on th