Hello everyone,
I was trying to find the recommended way of configuring Unattended-Upgrades on my Proxmox-Hosts, but was not able to find conclusive Results...
I was trying to get 2 different Configurations to work, installing the following Updates automatically:
Currently I have this written in my /etc/apt/apt.conf.d/50unattended-upgrades:
Could anyone help me with those 2 different Configurations? Maybe someone here already has it configured like I plan on doing.
Thank you for reading!
I was trying to find the recommended way of configuring Unattended-Upgrades on my Proxmox-Hosts, but was not able to find conclusive Results...
I was trying to get 2 different Configurations to work, installing the following Updates automatically:
- Test PVE-Node: Debian (Bookworm, Bookworm-Updates, Bookworm-Security), Proxmox (PVE-No-Subscription), Ceph (No-Subscription)
- Main PVE-Cluster: Debian (Bookworm-Security)
Currently I have this written in my /etc/apt/apt.conf.d/50unattended-upgrades:
Code:
"origin=Debian,codename=${distro_codename},label=Debian-Security";
"origin=Debian,codename=${distro_codename}-security,label=Debian-Security";
Could anyone help me with those 2 different Configurations? Maybe someone here already has it configured like I plan on doing.
Thank you for reading!
Last edited: