--- type: task --- # Don't Restart Garage on Peer Change When the garage configuration has changed, it is not necessary to issue a restart to the garage processes if only the bootstrap peers have changed. Those are only necessary on startup of garage. Implementing this should speed up integration tests a bit.