~fkooman/vpn-maint-scripts

prepare for release
more cleanups and removals
small updates in vpn-maint-reset-controller
use vpn-maint-apply-changes with vpn-maint-reset-system
only use wg0 for wg-quick
only use wg0, do not disable wg-quick on apply
make the update scripts only update the OS and software and not restart/regenerate configuration
prepare for release
small updates, remove "multi" scripts
update daemon-sync calls
update cli argument
disconnect wireguard clients before applying changes
also run apply-changes on controller(s) in multi node/controller deployment
clean db when applying changes to eject invalid peers/certs
only call server-config on node, but run daemon-sync on controller
Revert "make vpn-maint-apply-changes only work on systems with vpn-server-node installed"

This reverts commit d5ea30d92835a283ccff7de6b7df7ba25eabebac.
make vpn-maint-apply-changes only work on systems with vpn-server-node installed
Next