11 lines
401 B
INI
11 lines
401 B
INI
# mdmxen project = virtual machines list for backup
|
|
#
|
|
# backup vm run state from snapshot where UUID and file name and archive trigger (true false)
|
|
# backup_vm_run_snap UUID name true
|
|
#
|
|
# backup vm poweroff state
|
|
# backup_vm_off UUID name true
|
|
#
|
|
# backup vm poweroff state and snapshot created and vm running again.
|
|
# so backup from snapshot when poweroff state
|
|
# backup_vm_off_snap UUID name true |