-
Notifications
You must be signed in to change notification settings - Fork 18
Sync puppet_agent install script, add debian 12 to litmus tests #19
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
Conversation
@span786 Were you about to look into this? |
Changes for debian-12-x86-64 were taken care in #20 Only thing missing in PR #20 is the test. @linuxdaemon If we can update this PR only to update the test, we can then merge this |
@linuxdaemon could you update your PR to include the litmus and Perl changes? |
I think this is blocking support for Debian 12 in puppetlabs modules, like puppetlabs/puppetlabs-apt#1178 for example. |
7cc82f0
to
619cedb
Compare
Hi @linuxdaemon Thanks for updating the Separately, I think there is a issue with https://apt.puppet.com/puppet-release-bookworm.deb that
If I manually install the
I will check with release engineering about |
Hey @joshcooper, not sure re: old version of puppet installed, that is odd. but re: "adds bookworm support", yes that was added in #20, this PR was originally set up to implement those changes, but I have updated the title to reflect the new limited set of changes |
This PR bumps the puppet_agent module version to include support for Debian Bookworm.
This fixes #7
This was generated by updating the puppet_agent submodule and running
ruby install.rb
.