Is there any further on this? I'm looking to come up with the cleanest way to nuke a node's certs from a vagrant (and sometimes from a non-vagrant) controlled puppetmaster when destroying the node... it seems like this would be the best way to implement this, but after several searches on this list and elsewhere (perhaps my search-fu needs help) I'm not finding definitive answers on if this is a problem already solved through a different/better/cleaner way.
Thanks in advance for the input Wolf Noble On Tuesday, October 8, 2013 10:47:03 PM UTC-5, Joe Maller wrote: > > What is the syntax to define a provisioner cleanup task? > > The release notes for 1.3.0 mentioned a provisioner cleanup option was > added but there doesn't seem to be any documentation and I've had no luck > trying to figure out the syntax. The most relevant file appears to > lib/vagrant/action/builtin/provisioner_cleanup.rb<https://github.com/mitchellh/vagrant/blob/master/lib/vagrant/action/builtin/provisioner_cleanup.rb> > > >> >> 1.3.0 (September 5, 2013) >> >> - >> - Provisioners can now define "cleanup" tasks that are executed on >> vagrant >> destroy. [GH-1302] >> >> > Thanks, > > joe > -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
