Fgtvm64kvmv723fbuild1262fortinetoutkvmqcow2 Upd [TOP]

If migrating a configuration from v6.0 or v6.2 to this v723 build, administrators must note the change in syntax for certain VPN commands and SD-WAN configuration objects. A direct "restore" of a backup config file from v6.x to v7.2.3 is not always seamless; syntax conversion scripts are often required.

# Optional: Verify file integrity if you have the original checksum from Fortinet # sha256sum -c $NEW_FILENAME.sha256 fgtvm64kvmv723fbuild1262fortinetoutkvmqcow2 upd

- name: Deploy FortiGate from QCOW2 update hosts: kvm_hosts tasks: - name: Copy QCOW2 image copy: src: /local/path/FGT_VM64_KVM-v7.2.3-build1262-FORTINET.out.kvm.qcow2 dest: /var/lib/libvirt/images/fgt723.qcow2 - name: Define VM virt: name: fortigate723 command: define xml: " lookup('template', 'fgt_vm.xml') " If migrating a configuration from v6