mandrake/Mandrake.toml

16 lines
268 B
TOML
Raw Permalink Normal View History

2023-12-24 20:25:33 +00:00
[defaults]
username = "alvie"
password = "passoword"
try-multiple = false
run-local = true
output = "out"
[[remotes]]
name = "local"
host = "http://localhost:5000"
default = true
job-id = "dc1f1627-7fb9-4bca-989c-535eb79bc899"
[remotes.ssh]
host = "alvie@localhost"