-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Use Case
I can't find puppetserver packages for Ubuntu 24.04 on apt.puppet.com.
https://apt.puppet.com/pool/noble/index.html only contains the puppet-agent package.
#9332 was closed, but puppetserver packages are still missing from apt.puppet.com.
Thank you!
Describe the Solution You Would Like
I would like to install puppetserver 7 on Ubuntu 24.04.
The Ubuntu repositories from Canonical bundle puppetserver 8, but I would like puppetserver 7.
Even if I would need to install puppetserver 8, I would like to install it from your repos, and not the Ubuntu ones since IIUC, some things are different, like /etc/puppet/
vs /etc/puppetlabs/
.
Describe Alternatives You've Considered
N/A
Additional Context
- Ubuntu 24.04 packages #9332
- Please make the packaging/build pipelines public and provide reproducible builds #9305
- (PA-6031) add 7.x ubuntu 24.04 amd64 platform puppet-agent#2514
While there, quick question, https://www.puppet.com/docs/puppet/7/platform_lifecycle.html tells that puppet version 7.34.0 and puppet server version 7.17.3 will be EOL in February 2025. What will be EOL, these specific versions, or puppet7 as a whole?