Issue #2905 has been updated by Daniel Pittman. Assignee deleted (Matt Robinson)
---------------------------------------- Feature #2905: Puppet should retain information about what's managed to facilitate removing no-longer-managed resources https://projects.puppetlabs.com/issues/2905#change-59216 Author: konrad rzentarzewski Status: Needs Decision Priority: Normal Assignee: Category: Target version: Affected Puppet version: 0.25.1 Keywords: Branch: all resources used in manifest should be recorded and stored in "shadow manifest" and then applied with "ensure => absent" while they dissapear from "real manifest". this would be an elegant way to purge configuration on servers that has been removed from pp's. additionally "revert" metaparameter should be defineable (possibly with default value of false - for compatibility). it could be true (ie. for files, crons, etc - where removal method is obvious) or specific command to execute (ie. for reverting exec's and other non-obvious types). optionally puppetmaster should log where there's garbage left on puppets (ie. things removed from "real manifest" but not reverted from "shadow manifest"). -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. 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-bugs?hl=en.
