Files
resources/master_sync.toml
2025-07-11 11:04:16 -04:00

15 lines
317 B
TOML

[[resource_sync]]
name = "Master Resource Sync"
[resource_sync.config]
git_provider = "gitea.andrewamason.tech"
repo = "andrewamason/resources"
git_account = "andrewamason"
resource_path = [
"repos.toml",
"builds.toml",
"procedures.toml",
"servers.toml",
"stacks.toml",
"master_sync.toml"
]
managed = true