Add master_sync.toml
This commit is contained in:
14
master_sync.toml
Normal file
14
master_sync.toml
Normal file
@@ -0,0 +1,14 @@
|
||||
[[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"
|
||||
]
|
||||
managed = true
|
||||
Reference in New Issue
Block a user