Files
deb-python-dcos/cli/tests/data/dcos.toml
Michael Gummelt 99ee104e70 remove subcommand
2015-04-30 14:12:02 -07:00

10 lines
239 B
TOML

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