Closed coreymbe closed 1 month ago
Upon adding Ubuntu 22.04 to our test matrix I discovered that the install_puppetserver task does not support the aforementioned OS.
install_puppetserver
As such, this commit includes changes to ensure Ubuntu 22.04 is recognized and the package is pulled and installed.
Add any additional context about the problem here.
Summary
Upon adding Ubuntu 22.04 to our test matrix I discovered that the
install_puppetserver
task does not support the aforementioned OS.As such, this commit includes changes to ensure Ubuntu 22.04 is recognized and the package is pulled and installed.
Additional Context
Add any additional context about the problem here.
Checklist