Hello.
Tell me please. How can I pass IP settings for a virtual machine?
qm guest exec 888 ip addr add 10.8.104.188/24 dev ens18 brd 10.8.104.255
This option works. But after a reboot, the settings are not saved. Maybe someone has solutions for Debian and Ubuntu? How to transfer settings? Don't offer cloud-init. This is a solution that requires a reboot.
Thanks
Tell me please. How can I pass IP settings for a virtual machine?
qm guest exec 888 ip addr add 10.8.104.188/24 dev ens18 brd 10.8.104.255
This option works. But after a reboot, the settings are not saved. Maybe someone has solutions for Debian and Ubuntu? How to transfer settings? Don't offer cloud-init. This is a solution that requires a reboot.
Thanks