mirror of https://github.com/status-im/consul.git
Remove mocking synthetic nodes for now
This commit is contained in:
parent
7cc46f31b0
commit
344ebaa962
|
@ -24,8 +24,7 @@
|
|||
"wan":"${fake.internet.ip()}"
|
||||
},
|
||||
"Meta": {
|
||||
"consul-network-segment":"",
|
||||
"synthetic-node": "${fake.helpers.randomize(["true", "false", "false", "false"])}"
|
||||
"consul-network-segment":""
|
||||
},
|
||||
"Services":[
|
||||
${
|
||||
|
|
Loading…
Reference in New Issue