Skip to content

Instantly share code, notes, and snippets.

@sanmiguel
Created September 21, 2016 14:03
Show Gist options
  • Select an option

  • Save sanmiguel/9fd0f23782e6d44ee1ec4ebcafe86ba2 to your computer and use it in GitHub Desktop.

Select an option

Save sanmiguel/9fd0f23782e6d44ee1ec4ebcafe86ba2 to your computer and use it in GitHub Desktop.
{
"riak": {
"scheduler": {
"cpus": 0.5,
"mem": 256.0
},
"executor": {
"cpus": 0.1,
"mem": 512.0
},
"node": {
"cpus": 0.25,
"mem": 512.0,
"disk": 1000.0
},
"director": {
"cpus": 0.5,
"mem": 256.0
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment