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

(MODULES-10670) Add alternate_pe_version parameter #626

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

Conversation

seanmil
Copy link
Contributor

@seanmil seanmil commented Oct 17, 2022

This parameter will allow PE users to override the PE version detection used in the packages source to a different version than the running PE version. This could be used to hold back packages during a PE upgrade cycle until the user is ready to upgrade the agents.

@seanmil seanmil requested a review from a team as a code owner October 17, 2022 00:48
@puppet-community-rangefinder
Copy link

puppet_agent is a class

that may have no external impact to Forge modules.

puppet_agent::osfamily::aix is a class

that may have no external impact to Forge modules.

puppet_agent::osfamily::darwin is a class

that may have no external impact to Forge modules.

puppet_agent::osfamily::debian is a class

that may have no external impact to Forge modules.

puppet_agent::osfamily::redhat is a class

that may have no external impact to Forge modules.

puppet_agent::osfamily::solaris is a class

that may have no external impact to Forge modules.

puppet_agent::osfamily::suse is a class

that may have no external impact to Forge modules.

puppet_agent::osfamily::windows is a class

that may have no external impact to Forge modules.

This module is declared in 3 of 579 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.

@CLAassistant
Copy link

CLAassistant commented Apr 19, 2023

CLA assistant check
All committers have signed the CLA.

This parameter will allow PE users to override the PE version
detection used in the packages source to a different version
than the running PE version.  This could be used to hold back
packages during a PE upgrade cycle until the user is ready
to upgrade the agents.
@seanmil seanmil force-pushed the modules-10670-alternate_pe_version_param branch from 7a45f3a to c1e0210 Compare October 10, 2023 15:26
@seanmil seanmil requested a review from bastelfreak as a code owner October 10, 2023 15:26
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