I usually would use the LTS version (5.21) but there is apparently a bug when configuring the fan networking that hasn’t been resolved. Since this is a home lab, version isn’t too particular.
Next, I thought that this was one-in-a-million where the snap was updated between. And I got…
rob@hydra1:~$ sudo snap refresh
All snaps up to date.
rob@hydra2:~$ sudo snap refresh
All snaps up to date.
rob@hydra3:~$ sudo snap refresh
All snaps up to date.
… nothing!
And finally, an info on each node (just pasting the 6/stable details because it’s too much info:
@rg68 this is most probably snap “phasing” that occurs for /stable channels when deploying a new version. I think the phasing mechanism uses a per-host cookie which is why a given host is given the same revision when tried again.