Tom Alexander 6bdbbfa2ac
Create a firewall role that installs a pf.conf on FreeBSD.
Does not yet configure pflog nor does it do anything on Linux.
2022-10-12 21:23:40 -04:00

7 lines
158 B
Plaintext

os_flavor: "freebsd"
zfs_snapshot_datasets:
- zroot/freebsd/computer/be/default
sshd_enabled: true
sshd_conf: "sshd_config"
pf_config: "homeserver_pf.conf"