-
Type:
Task
-
Status: Done
-
Priority:
(None)
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Documentation, package_module: yum, Promise type: packages
-
Labels:None
Documentation should indicate that the yum package module supports downgrading simply by specifying the version of a package.
bundle agent example_packages_yum_downgrade { packages: "screen" policy => "present", version => "4.1.0-0.19.20120314git3c2946.el7"; }