Pierre Souchay 58f04815d5 Display IPs of machines when node names conflict to ease troubleshooting
When there is an node name conflicts, such messages are displayed within Consul:

`consul.fsm: EnsureRegistration failed: failed inserting node: Error while renaming Node ID: "e1d456bc-f72d-98e5-ebb3-26ae80d785cf": Node name node001 is reserved by node 05f10209-1b9c-b90c-e3e2-059e64556d4a with name node001`

While it is easy to find the node that has reserved the name, it is hard to find
the node trying to aquire the name since it is not registered, because it
is not part of `consul members` output

This PR will display the IP of the offender and solve far more easily those issues.
2019-08-28 15:57:05 -04:00
..
2019-08-27 17:45:58 -04:00
2018-11-02 12:00:39 -05:00
2017-10-25 19:30:35 +02:00
2018-10-19 12:04:07 -04:00
2017-07-18 20:24:38 +02:00
2018-10-19 12:04:07 -04:00
2019-08-09 15:19:30 -04:00
2019-08-27 17:45:58 -04:00
2019-08-23 22:10:50 +00:00
2019-07-01 16:28:30 -04:00
2019-07-24 17:06:39 -04:00
2018-02-12 10:15:31 -08:00
2019-07-24 17:06:39 -04:00
2019-07-24 17:06:39 -04:00
2018-03-19 16:56:00 +00:00
2019-03-27 08:54:56 -04:00