garm-provider-edge-connect/config/config.toml
Patrick Sy f824429e8f
Some checks failed
build / build (push) Successful in 43s
Go Tests / go-tests (push) Failing after 1m2s
refactor(config): Nested edge connect config and added default flavor
2025-10-23 15:14:41 +02:00

12 lines
339 B
TOML

log_file = "./lala.log"
credentials_file = "/home/chris/ipcei/projects/garm-provider-edge-connect/config/creds.toml"
[edge_connect]
url = "https://hub.apps.orca.platform.mg3.mdb.osc.live"
organization = "edp-developer-framework"
region = "EU"
default_flavor = "defualt"
[edge_connect.cloudlet]
name = "Munich"
organization = "TelekomOP"