Skip to content

Instantly share code, notes, and snippets.

@avargas
Created April 28, 2012 04:45
Show Gist options
  • Save avargas/2516077 to your computer and use it in GitHub Desktop.
Save avargas/2516077 to your computer and use it in GitHub Desktop.
{
'mongod': [
{'ip': '1.2.3.4:1234'},
{'ip': '1.2.3.4:1234'},
{'ip': '1.2.3.4:1234'}
],
'config': [
{'ip': '1.2.3.4:1234'},
{'ip': '1.2.3.4:1234'},
{'ip': '1.2.3.4:1234'}
],
'mongos': [
{'ip': '1.2.3.4:1234'},
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment