mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-28 18:19:36 +00:00
9 lines
229 B
JSON
9 lines
229 B
JSON
{
|
|
"id": "default",
|
|
"name": "default",
|
|
"profile": "etcd-proxy",
|
|
"metadata": {
|
|
"etcd_initial_cluster": "node1=http://node1.example.com:2380,node2=http://node2.example.com:2380,node3=http://node3.example.com:2380"
|
|
}
|
|
}
|