Like it says on the ACB configuration page, it is derived from the generated ssh key. The ssh key is generated uniquely for every installation.
Probably uncheck ssh, rm /etc/ssh/*.key /etc/ssh/*.pub then re-enable ssh. A new key should be generated.
Or just disable ssh and remove those files and use that as your snapshot. Then a new key will be generated when/if ssh is enabled.
I didn't test any of this but that is the kind of thing I would expect to work for you.