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