To resolve some issues and keep my WAPT system up to date, I'd like to migrate from version 1.5.21 to 1.7.
Theproblemis that version 1.5.21 was installed on our old hypervisor (Proxmox).
Version 1.7 will therefore need to be installed on the new hypervisor (Open Nebula).
Here's how I plan the migration:
- I install WAPT 1.7 on Open Nebula independently of the existing WAPT 1.5 installation
- I import my 70 packages from the 1.5 server to the 1.7 server
- I shut down WAPT 1.5
- I uninstall the WAPT 1.5 clients from the workstations
- I install the WAPT 1.7 client on the workstations (push installation)
- I'm happy.
Given that the packages are signed, copying the packages (via scp) and then scanning them (wapt-scanpackages) from the new server won't work? Could I import certificates and keys from a WAPT 1.5 server?
Thanks
