I can edit /etc/vzdump.conf and add a custom notes-template, say:
Then if I try to backup a VM, the notes-template value is applied. But if I add a new backup job at datacenter level the notes-template is not applied. In fact, no value from /etc/vzdump.conf is used as default values for a new backup job. Tested on 7.2 and 7.3.
Is that the intended behavior? If yes, why?
Thanks in advance!
Code:
notes-template: {{vmid}}-{{guestname}} ({{node}}-{{cluster}})
Then if I try to backup a VM, the notes-template value is applied. But if I add a new backup job at datacenter level the notes-template is not applied. In fact, no value from /etc/vzdump.conf is used as default values for a new backup job. Tested on 7.2 and 7.3.
Is that the intended behavior? If yes, why?
Thanks in advance!