Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set ensure to latest for dpkg provider in install.pp #589

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

brandsr
Copy link

@brandsr brandsr commented Jan 6, 2022

When using dpkg provider along with an absolute_source attribute, a package update will only work when the ensure attribute has the value 'latest'.

When using dpkg provider along with a source attribute, a package update will only work when the ensure attribute has the value 'latest'.
@brandsr brandsr requested a review from a team January 6, 2022 08:00
@CLAassistant
Copy link

CLAassistant commented Jan 6, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@puppet-community-rangefinder
Copy link

puppet_agent::install is a class

that may have no external impact to Forge modules.

This module is declared in 3 of 578 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

@brandsr brandsr changed the title Update install.pp set ensure to latest for dpkg provider in install.pp Jan 6, 2022
@brandsr brandsr changed the title set ensure to latest for dpkg provider in install.pp Set ensure to latest for dpkg provider in install.pp Jan 11, 2022
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.

2 participants