Skip to content

Instantly share code, notes, and snippets.

@kak-tus
Created November 4, 2016 14:59
Show Gist options
  • Save kak-tus/da72b2631bd3a0228f629869beff36b2 to your computer and use it in GitHub Desktop.
Save kak-tus/da72b2631bd3a0228f629869beff36b2 to your computer and use it in GitHub Desktop.
{
"bootstrap_expect": 1,
"node_name": "some-node-name",
"server": true,
"recursors": ["172.17.0.1","8.8.8.8"],
"datacenter": "<dc1 or dc2>",
"client_addr": "0.0.0.0",
"ui": true,
"encrypt": "some key",
"acl_datacenter": "dc1",
"acl_master_token": "some key",
"acl_token": "some key",
"acl_replication_token": "some key"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment