mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
remove consul reference
This commit is contained in:
@@ -72,7 +72,7 @@ func (s *Server) nodeJoin(me serf.MemberEvent) {
|
||||
}
|
||||
}
|
||||
|
||||
// maybeBootsrap is used to handle bootstrapping when a new consul server joins
|
||||
// maybeBootsrap is used to handle bootstrapping when a new server joins
|
||||
func (s *Server) maybeBootstrap() {
|
||||
var index uint64
|
||||
var err error
|
||||
|
||||
Reference in New Issue
Block a user