open-nomad/command/agent/testdata/plugin.json

17 lines
224 B
JSON

{
"client" : {
"memory_total_mb": 5555
},
"plugin": {
"docker": {
"config": {
"allow_privileged": true
}
},
"raw_exec": {
"config": {
"enabled": true
}
}
}
}