Issue #4813 has been updated by Daniel Pittman. Assignee deleted (Matt Robinson)
---------------------------------------- Bug #4813: lib/puppet/rails/host.rb may be dead code https://projects.puppetlabs.com/issues/4813#change-59170 Author: Matt Robinson Status: Closed Priority: Normal Assignee: Category: stored configuration Target version: 2.6.3 Affected Puppet version: 2.6.1 Keywords: storeconfigs deadcode Branch: http://github.com/mmrobins/puppet/tree/ticket/2.6.x/4813 While looking at an issue with storeconfigs I noticed that there were methods in lib/puppet/rails/host.rb (self.store for one) that were never called anywhere and weren't getting hit during execution of updating storeconfigs. Looking through the commit history commits b9c95ebf81eeb78297003de2d0ed4ca048412393 and 863c50b1273a7fa48d74fb74948938214b45967c seem to confirm this. The dead code should be removed. -- 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.
