Hey @jimp, thanks for your answer!
In the secondary I'm injecting what I believe are the only required (counterpart/secondary) HA settings:
[image: 1549965184784-screenshot-2019-02-12-at-10.51.54.png]
Are these sufficient? The only changes I can see after hitting sync on the webUI are:
Replacing the bcrypt-hashes for those in the master. This might be important?
Removing ipsec, aliases, wol and openvpn, empty fields.
Adding all the vips as they're defined in the master.
Also tried rebooting them both (it's actually one of the steps I defined for the deploy process to catch up with the synthetic config) but no luck.
However, as you point out, running rc.filter_synchronize did work for me - I can just include it as an additional action over SSH for the master node. Nice! Was looking for something just like that.