9 lines
219 B
TOML
9 lines
219 B
TOML
[package]
|
|
cache = "tmp/cache"
|
|
sources = [ "https://github.com/mesosphere/universe/archive/cli-test-2.zip",]
|
|
[core]
|
|
timeout = 5
|
|
dcos_url = "https://dcos.snakeoil.mesosphere.com"
|
|
email = "test@mail.com"
|
|
reporting = false
|