Files
deb-python-dcos/cli/tests/data/dcos.toml
2015-04-29 11:36:35 -07:00

12 lines
279 B
TOML

[core]
reporting = false
email = "test@mail.com"
[subcommand]
pip_find_links = "../dist"
[marathon]
host = "localhost"
port = 8080
[package]
sources = [ "git://github.com/mesosphere/universe.git", "https://github.com/mesosphere/universe/archive/master.zip",]
cache = "tmp/cache"