30 lines
		
	
	
		
			661 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			661 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| os_flavor: "freebsd"
 | |
| zfs_snapshot_datasets:
 | |
|   - zroot/freebsd/main/be
 | |
| sshd_enabled: true
 | |
| loader_conf: "mrmanager_loader.conf"
 | |
| rc_conf: "mrmanager_rc.conf"
 | |
| network_rc: "mrmanager_network.conf"
 | |
| routing_rc: "mrmanager_routing.conf"
 | |
| pf_config: "mrmanager_pf.conf"
 | |
| pflog_conf:
 | |
|   - name: 0
 | |
|     dev: pflog0
 | |
| cputype: "amd"
 | |
| etc_hosts: {}
 | |
| wireguard_directory: mrmanager
 | |
| enabled_wireguard:
 | |
|   - colo
 | |
| jail_zfs_dataset: zdata/jail
 | |
| jail_zfs_dataset_mountpoint: /jail/main
 | |
| jail_canmount: "on"
 | |
| jail_list:
 | |
|   - name: nat_dhcp
 | |
|     enabled: true
 | |
|     conf:
 | |
|       src: nat_dhcp
 | |
| bhyve_dataset: zdata/vm
 | |
| bhyve_canmount: "on"
 | |
| # efi_dev: /dev/gpt/EFI
 | |
| devfs_rules: "mrmanager_devfs.rules"
 | 
