On Wednesday, August 5, 2015 at 3:24:33 PM UTC-5, Steve Wray wrote: > > Oh thanks, that worked. > > I guess I was confused with the semantics of 'clean' and 'deactivate' and > thought 'deactivate' would... deactivate the node not just 'clean' out its > virtual resources :) > > It would be nice if there was a curl interface for puppetdb to delete > specific virtual resources! So far as I can tell it doesn't work with -X > DELETE at all. > >
For future reference, the term you are looking for is *exported* resource. Virtual resources are a different, albeit related, thing. Exported resources are primarily for collection and application on nodes different from the one that declares them. Virtual resources can be collected / realized and applied only to the same node that declares them. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/e34f46c7-f938-4605-a059-102cdfbc6545%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
