Copy over sshd config.

This commit is contained in:
Tom Alexander
2022-10-12 00:01:57 -04:00
parent d13e235879
commit e5d3afc7b8
3 changed files with 135 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ os_flavor: "freebsd"
zfs_snapshot_datasets:
- zroot/freebsd/computer/be/default
sshd_enabled: true
sshd_conf: "sshd_config"