Skip to content

Commit

Permalink
Fixed indication that policy => "latest" in packages promises was valid
Browse files Browse the repository at this point in the history
Ticket: ENT-7729
Changelog: None
(cherry picked from commit facb0ce)
  • Loading branch information
nickanderson committed Oct 22, 2021
1 parent 76d65a7 commit 9a54f6b
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 9a54f6b

Please sign in to comment.