Are there any instructions or best practices to follow in event which requires nomad cluster complete restart?
We’re in initial phase of adapting nomad in our infrastructure. We anticipate use cases where we may need restarting nomad server and client (using ansible) by calling systemctl restart nomad
.
One particular use case is setting up a new consul_token in nomad (for rotation as we have decided to leverage vault at a later phase).