Skip to content

Instantly share code, notes, and snippets.

@quard8
Created July 8, 2012 19:05
Show Gist options
  • Save quard8/3072347 to your computer and use it in GitHub Desktop.
Save quard8/3072347 to your computer and use it in GitHub Desktop.
rs.initiate({"_id" : "default", members : [
{"_id" : 0, priority : 3, host : "host:27017"},
{"_id" : 1, host : "host:27018"},
{"_id" : 2, host : "host:27019", arbiterOnly : true}
]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment