Skip to content

Instantly share code, notes, and snippets.

@treydock
Last active April 1, 2021 15:51
Show Gist options
  • Save treydock/0751bea9f613f5752cb29139ebd3223b to your computer and use it in GitHub Desktop.
Save treydock/0751bea9f613f5752cb29139ebd3223b to your computer and use it in GitHub Desktop.
{
"resources": [
{
"resource": "owens",
"resource_id": 1,
"enabled": true,
"datasetmap": "prometheus-osc",
"hardware": {
"gpfs": "scratch",
"network": "eth0"
}
},
{
"resource": "pitzer",
"resource_id": 4,
"enabled": true,
"datasetmap": "prometheus-osc",
"hardware": {
"gpfs": "scratch",
"network": [
"em1",
"p3p1"
],
"block": [
"sda",
"sdc"
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment