Files
deb-python-dcos/cli/tests/data/dcos.toml
2015-05-18 15:13:59 -07:00

10 lines
281 B
TOML

[core]
mesos_master_url = "http://localhost:5050"
reporting = false
email = "test@mail.com"
[marathon]
url = "http://localhost:8080"
[package]
sources = [ "git://github.com/mesosphere/universe.git", "https://github.com/mesosphere/universe/archive/master.zip",]
cache = "tmp/cache"