2022-10-15 00:54:11 -04:00
|
|
|
os_flavor: "freebsd"
|
|
|
|
zfs_snapshot_datasets:
|
|
|
|
- zroot/freebsd/release/be/default
|
|
|
|
sshd_enabled: true
|
|
|
|
sshd_conf: "sshd_config"
|
|
|
|
pf_config: "odofreebsd_pf.conf"
|
|
|
|
pflog_conf:
|
|
|
|
- name: 0
|
|
|
|
dev: pflog0
|
|
|
|
network_rc: "odofreebsd_network.conf"
|
|
|
|
rc_conf: "odofreebsd_rc.conf"
|
|
|
|
loader_conf: "odofreebsd_loader.conf"
|
2022-10-29 17:45:06 -04:00
|
|
|
netgraph_config: "setup_netgraph_odo"
|
2022-10-15 21:51:43 -04:00
|
|
|
graphics_driver: "intel"
|
2022-10-15 19:51:54 -04:00
|
|
|
cputype: "intel"
|
2022-10-15 21:40:41 -04:00
|
|
|
cpu_opt: tigerlake
|
2022-10-15 20:39:59 -04:00
|
|
|
hwpstate: true
|
2022-10-15 20:54:58 -04:00
|
|
|
cores: 8
|
2022-10-15 21:40:41 -04:00
|
|
|
build_user:
|
|
|
|
name: talexander
|
|
|
|
group: talexander
|
2022-10-17 15:15:09 -04:00
|
|
|
users:
|
|
|
|
talexander:
|
|
|
|
initialize: true
|
|
|
|
uid: 11235
|
|
|
|
gid: 11235
|
|
|
|
groups:
|
|
|
|
- name: wheel
|
|
|
|
- name: video
|
2022-10-27 01:06:52 -04:00
|
|
|
- name: u2f
|
2022-10-17 15:15:09 -04:00
|
|
|
authorized_keys:
|
|
|
|
- yubikey
|
|
|
|
- main_fido
|
|
|
|
- backup_fido
|
|
|
|
- homeassistant
|
2022-10-27 00:22:06 -04:00
|
|
|
gitconfig: "gitconfig_home"
|
2022-10-29 21:29:00 -04:00
|
|
|
devfs_rules: "odo_devfs.rules"
|
2022-10-28 21:05:26 -04:00
|
|
|
jail_zfs_dataset: zroot/freebsd/release/jails
|
|
|
|
jail_zfs_dataset_mountpoint: /jail/main
|
2022-11-01 18:53:03 -04:00
|
|
|
bhyve_dataset: zroot/freebsd/release/vm
|
2022-11-01 19:06:44 -04:00
|
|
|
bhyve_list: []
|
2022-11-12 16:38:14 -05:00
|
|
|
efi_dev: /dev/gpt/EFI
|
2022-11-24 13:41:44 -05:00
|
|
|
sound_default_unit: 5
|