Add the base role to mrmanager.

This commit is contained in:
Tom Alexander
2023-05-28 13:18:56 -04:00
parent f15ebfb0f7
commit 081c6946f3
4 changed files with 12 additions and 0 deletions

View File

@@ -2,3 +2,5 @@ os_flavor: "freebsd"
zfs_snapshot_datasets:
- zroot/freebsd/main/be
sshd_enabled: true
loader_conf: "mrmanager_loader.conf"
rc_conf: "mrmanager_rc.conf"