Skip to content

(PA-7433) Update task_spec to upgrade from puppet7 to latest puppet8 dev build #783

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

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

Conversation

AriaXLi
Copy link
Contributor

@AriaXLi AriaXLi commented Jun 26, 2025

Previously, the puppet_agent::install task to install or upgrade to puppet8 used puppet8 builds from downloads.puppet.com. Since puppet8 builds are no longer published there, this commit updates the puppet_agent::install task to install or upgrade to puppet8 using the puppet8 dev builds from Artifactory instead.

This commit also adds some logger.info statements so it's easier to track what specific version of puppet-agent is being upgraded to or installed. Also, it adds a step in the task acceptance tests workflow to connect to Twingate so that workflow can access Artifactory.

…dev build

Previously, the puppet_agent::install task to install or upgrade to puppet8
used puppet8 builds from downloads.puppet.com. Since puppet8 builds are no
longer published there, this commit updates the puppet_agent::install task to
install or upgrade to puppet8 using the puppet8 dev builds from Artifactory
instead.

This commit also adds some logger.info statements so it's easier to track
what specific version of puppet-agent is being upgraded to or installed.
Also, it adds a step in the task acceptance tests workflow to connect to
Twingate so that workflow can access Artifactory.
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.

1 participant