Files
deb-python-dcos/cli/tests/data/dcos.toml
2015-05-29 07:04:15 -07:00

8 lines
191 B
TOML

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