Files
deb-python-dcos/cli/tests/data/dcos.toml
2015-07-09 03:14:44 -07:00

8 lines
194 B
TOML

[core]
email = "test@mail.com"
dcos_url = "http://change.dcos.url"
reporting = false
[package]
sources = [ "https://github.com/mesosphere/universe/archive/version-1.x.zip",]
cache = "tmp/cache"