Files
deb-python-dcos/cli/tests/data/file/two_tasks_follow.json
2016-10-10 10:49:07 -07:00

8 lines
137 B
JSON

{
"id": "two-tasks-follow",
"cmd": "while true; echo 'follow_this'; done;",
"cpus": 0.1,
"mem": 16,
"instances": 2
}