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()}"
|
"wan":"${fake.internet.ip()}"
|
||||||
},
|
},
|
||||||
"Meta": {
|
"Meta": {
|
||||||
"consul-network-segment":"",
|
"consul-network-segment":""
|
||||||
"synthetic-node": "${fake.helpers.randomize(["true", "false", "false", "false"])}"
|
|
||||||
},
|
},
|
||||||
"Services":[
|
"Services":[
|
||||||
${
|
${
|
||||||
|
|
Loading…
Reference in New Issue