Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created March 4, 2015 05:07
Show Gist options
  • Save kelseyhightower/e2df44f2ae8118ae8835 to your computer and use it in GitHub Desktop.
Save kelseyhightower/e2df44f2ae8118ae8835 to your computer and use it in GitHub Desktop.
{
"data_dir": "/var/lib/etcd",
"snapshot_count": 1000,
"members": [
{
"name": "etcd",
"client_ip": "10.240.21.79",
"peer_ip": "10.240.21.79"
},
{
"name": "etcd",
"client_ip": "10.240.21.79",
"peer_ip": "10.240.21.79"
}
{
"name": "etcd",
"client_ip": "10.240.21.79",
"peer_ip": "10.240.21.79"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment