Support omitting datasets from automatic snapshotting.

This commit is contained in:
Tom Alexander
2023-08-20 23:12:09 -04:00
parent 221e91a56a
commit e478ca56aa
5 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
os_flavor: "freebsd"
zfs_snapshot_datasets:
- zroot/freebsd/computer/be/default
- path: zroot/freebsd/computer/be/default
sshd_enabled: true
sshd_conf: "sshd_config"
pf_config: "homeserver_pf.conf"