mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-20 06:09:09 -04:00
updated startup_validation to have a config file
This commit is contained in:
13
systems/jeeves/validate_system.toml
Normal file
13
systems/jeeves/validate_system.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
zpool = ["root_pool", "storage", "torrenting", "media"]
|
||||
services = [
|
||||
"docker-audiobookshelf",
|
||||
"docker-cloud_flare_tunnel",
|
||||
"docker-filebrowser",
|
||||
"docker-haproxy",
|
||||
"docker-qbit",
|
||||
"docker-qbitvpn",
|
||||
"docker-uptime_kuma",
|
||||
"docker",
|
||||
"home-assistant",
|
||||
"jellyfin",
|
||||
]
|
||||
Reference in New Issue
Block a user