Skip to content

(PUP-9564) Fix package update on resource held#7489

Merged
gimmyxd merged 1 commit intopuppetlabs:5.5.xfrom
alexandru-d-popa:5.5.x
May 14, 2019
Merged

(PUP-9564) Fix package update on resource held#7489
gimmyxd merged 1 commit intopuppetlabs:5.5.xfrom
alexandru-d-popa:5.5.x

Conversation

@alexandru-d-popa
Copy link
Contributor

This PR fixes the following bug:

When setting a package to held first it checks if the package is installed on the system, if true then it only sets it's state to held, if false then it installs the latest package and after it sets it's state to held.

Before this it would install the latest package and after that the state would change to held.

@puppetcla
Copy link

CLA signed by all contributors.

@alexandru-d-popa alexandru-d-popa requested a review from gimmyxd May 7, 2019 08:38
This PR fixes the following bug:

When setting a package to held first it checks if the package is installed on the system, if true then it only sets it's state to held, if false then it installs the latest package and after it sets it's state to held.

Before this it would install the latest package and after that the state would change to held.
@alexandru-d-popa alexandru-d-popa requested a review from jhelwig May 10, 2019 12:34
@gimmyxd gimmyxd merged commit 6eaac89 into puppetlabs:5.5.x May 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants