chrisongthb
chrisongthb
Got a workaround for this. On the (*nix) puppetserver search for files regarding firewall module in the Cache directory (vardir) ```bash find $(puppet config print vardir) -ipath '*firewall*' -type f...
> As now I've to keep this MR on hold, until we upgrade the major release of the module and make it Puppet >= 4 only compatible. Can you say...
https://github.com/puppetlabs/puppetlabs-firewall/pull/1210 works in our environment on Ubuntu 22.04 & 20.04 k8s nodes.
Any news here? We also need adoptions for 24.04 auth_kerb apt package name.
> A new facterdb version with 24.04 facts was released so that should be resolved now Can I contribute via this fork here or would I have to create a...
Is here something missing for the merge?
Nice work! Works in our environment on Ubuntu 22.04 & 20.04 k8s nodes. Thanks!