-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Puppet Upgrade Campaign to latest 6.x #3056
Comments
Changelogs: A few notes:
|
Ping @olblak it looks like that the radish VM is running an enterprise edition of Puppet (version dpkg -l | grep puppet
ii pe-puppet-enterprise-release 2019.8.7.0-2bionic all A simple package that lays out the file structure for Puppet Enterprise systems, and provides some basic files necessary for PE.
ii pe-puppetdb 6.17.0-1bionic all Puppet Labs pe-puppetdb
ii pe-puppetdb-termini 6.17.0-1bionic all Termini for pe-puppetdb
ii pe-puppetserver 2019.8.3.25-1bionic all Puppet Labs pe-puppetserver
ii puppet-agent 6.23.0-1bionic amd64 The Puppet Agent package contains all of the elements needed to run puppet, including ruby, facter, and hiera.
ii puppetlabs-release 1.0-11 all "Package to install Puppet Labs gpg key and apt repo" => Is it expected? do we need a licence? |
With Enterprise:
|
Confirmed with @olblak : we are using the Puppet Enterprise version with the free licence (less than 10 nodes). Gotta check the details, but it means that the upgrade should be with PE. |
|
Next steps: agents
|
So far so good. Closing issue |
Service(s)
Other
Summary
Today, we are using 2 Puppet versions:
puppet
on the jenkins-infra/jenkins-infra repository is using version 6.23.0 but we have a dependanbot update chore(deps): bump puppet from 6.23.0 to 6.25.1 jenkins-infra#2283 pushing to us to "at least 6.25.1"Let's upgrade to 6.27.y, the latest 6.x known release (for puppet agent) and 6.19.x for Puppetserver
Plan
--purge
) and install the pinned 6.27.1 agentThe text was updated successfully, but these errors were encountered: