Hello,
I'm trying to figure out if there's a CLI command that will allow me to edit /etc/cron.d/vzdump at will, without use of the GUI?
Is there anything in place that will "reset" /etc/cron.d/vzdump automatically on Proxmox's end? I want to edit the line using ansible to add/remove VM's I create/destroy. Would editing it using ansible update the GUI as well?
I grabbed a HAR while editing the GUI and saw the put request info. Should this be done through the API?
Thanks
I'm trying to figure out if there's a CLI command that will allow me to edit /etc/cron.d/vzdump at will, without use of the GUI?
Is there anything in place that will "reset" /etc/cron.d/vzdump automatically on Proxmox's end? I want to edit the line using ansible to add/remove VM's I create/destroy. Would editing it using ansible update the GUI as well?
I grabbed a HAR while editing the GUI and saw the put request info. Should this be done through the API?
Thanks