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

(PA-5242) Updates install tasks for puppet8 #642

Merged

Conversation

mhashizume
Copy link
Contributor

No description provided.

This commit enables the puppet_agent::install task to install
puppet8-nightlies and removes support for puppet6, which is
end-of-life.
The MODULES and FM Jira projects have been retired. This commit
updates the commits check Rake task to no longer verify that  commit
summaries reference those projects, and instead adds the PA Jira
project as an option instead.
@mhashizume mhashizume requested review from a team as code owners March 16, 2023 00:03
# With prerelease puppet8, the puppet_agent::version task returns the wrong
# output. To temporarily work around this, we'll run puppet --version.
# Revert this change once Puppet 8.0.0 has been released.
# results = run_task('puppet_agent::version', 'target', {})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe file a ticket so we don't forget?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I'm keeping a running list of things we'll need to update after the final 8.0.0 release, I'll open a PA ticket about that today

Copy link
Member

@donoghuc donoghuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like ya'll have a plan to keep on this as packages become available. Thanks for updating!

@mhashizume mhashizume added the enhancement New feature or request label Mar 16, 2023
@mhashizume mhashizume merged commit 023a1b2 into puppetlabs:main Mar 16, 2023
16 checks passed
@mhashizume mhashizume deleted the MODULES-11364/main/install-puppet8 branch March 16, 2023 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants