Skip to content

Instantly share code, notes, and snippets.

@danared
Created April 6, 2015 14:58
Show Gist options
  • Save danared/c6dff8bd80efb6ca1de5 to your computer and use it in GitHub Desktop.
Save danared/c6dff8bd80efb6ca1de5 to your computer and use it in GitHub Desktop.
ismaster = {
"setName": "my_rs",
"ismaster": false,
"secondary": true,
"primary": "hostC:27017",
"hosts": [
"hostA:27017",
"hostB:27017",
"hostC:27017"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment