Issue #2836 has been updated by Nigel Kersten. Status changed from Accepted to Ready for Checkin % Done changed from 0 to 100 Affected version changed from 0.25.1 to 0.25.4
http://github.com/nigelkersten/puppet/tree/feature/master/2836 http://github.com/nigelkersten/puppet/commit/08bca6aefdf5199854f415c460c5d0dc42af96ca ---------------------------------------- Feature #2836: dpkg package provider should be able to hold packages. http://projects.puppetlabs.com/issues/2836 Author: Nigel Kersten Status: Ready for Checkin Priority: Normal Assigned to: Nigel Kersten Category: Debian Target version: Rowlf Affected version: 0.25.4 Keywords: Branch: I wasn't initially in favour of adding this to be yet another mode for 'ensure', but it does make sense as we already have installed, absent, purged as ensure modes. <pre> package { "bash": ensure => held } </pre> To be consistent with the tense of "installed' and "purged" this will be "held" rather than "hold. -- 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.
