Files
deb-python-dcos/cli/tests/data/service/marathon-user2.json
Tamar Ben-Shachar ac12d45a8b Remove Marathon AppDefinition checks
This commit also updates the tests to pass against the latest universe
2015-10-19 18:08:15 -07:00

9 lines
173 B
JSON

{
"marathon": {
"zk": "zk://master.mesos:2181/universe/marathon-user2",
"framework-name": "marathon-user",
"mem": 850,
"cpus": 1
}
}