Issue #2709 has been updated by Andrey Smirnov.
Is there a programmatic way to get the package version string in order to pass it to the 'ensure => ' parameter? ---------------------------------------- Feature #2709: Add 'ensure => exact' to the package resource http://projects.reductivelabs.com/issues/2709 Author: Andrey Smirnov Status: Rejected Priority: Normal Assigned to: Category: Target version: Affected version: 0.24.8 Keywords: Branch: The package resource already has: present, absent, purged, and latest values for ensure. This is asking to add a new value of "exact" (could be called something else). This value would force a package installation even if this package with higher version is already installed (e.g. force pkg version 99 in all cases, even if version 111 of this pkg exists). This would be very useful in an application rollback scenario, when it's needed to downgrade a package to a previous version. -- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
