This program remove old kernel packages on Linux distros or Proxmox.
You can install it simply running these commands on your puppetmaster:
wget --no-check-certificate -O /usr/local/sbin/purge-old-kernels https://github.com/algodelinux/purge-old-kernels/raw/master/purge-old-kernels
chmod 755 /usr/local/sbin/purge-old-kernels
- Dustin Kirkland [email protected]
- Kees Cook [email protected]
- Esteban M. Navas Martín [email protected]