Files
deb-python-dcos/cli/tests/data/dcos.toml
2015-12-11 16:51:19 -08:00

10 lines
239 B
TOML

[core]
reporting = false
email = "test@mail.com"
timeout = 5
ssl_verify = "false"
dcos_url = "http://dcos.snakeoil.mesosphere.com"
[package]
sources = [ "https://github.com/mesosphere/universe/archive/cli-test-3.zip",]
cache = "tmp/cache"