Keep max count of system images

Hi,

any idea to keep only the three or five system images?
At the moment you must delete it manually. After a few months without deleting you are running out of disk space.

Example under RedHat

yum install yum-utils
vi /etc/yum.conf
installonly_limit=3

You will be only 3 versions of the kernel. Similar solution for Vyos with system images?

You can use netmiko script to delete images ref

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.