puppet-puppetboard
puppet-puppetboard copied to clipboard
Add Debian 12 support
Pull Request (PR) description
This Pull Request (PR) fixes the following issues
A ruby problem somewhere with the Debian 12 tests:
Error: Could not run: cannot load such file -- scanf
Looks like the Debian package lack some required dependencies: https://github.com/puppetlabs/puppet/blob/272abb97efa5d1c44fd238e3988b5a9f7e87cd3f/.gemspec#L45
Installing ruby-scanf
should help.
There's no puppetdb package for Debian 12 yet :( https://github.com/puppetlabs/ezbake/pull/629