Skip to content

Commit

Permalink
Merge pull request #2575 from nickanderson/ENT-7729_packages-policy-l…
Browse files Browse the repository at this point in the history
…atest-not-a-thing/3.18

ENT-7729: Fixed indication that policy => "latest" in packages promises was valid (3.18)
  • Loading branch information
nickanderson committed Oct 22, 2021
2 parents 76d65a7 + 9a54f6b commit 3805d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/promise-types/packages.markdown
Expand Up @@ -405,7 +405,7 @@ bundle agent example

* Requires Python version 2 or 3 to be installed on the host.

* If ```policy => "latest"``` *and* ```version``` is set this package module will downgrade the promised package if necessary.
* If ```policy => "present"``` *and* ```version``` is set this package module will downgrade the promised package if necessary.

```console
[root ~]# yum --show-duplicates list screen
Expand Down

0 comments on commit 3805d5a

Please sign in to comment.