Upgrade Netbox to 6.2, get replication error in Global

Upgrade Netbox to 6.2, get replication error in Global because of missing Honeywell VMS type

Add missing VMS type to Global server:

stage=> INSERT INTO stage_live.vmstype(vmstypeid,name) VALUES(15,'Honeywell');

Error will clear immediately