Add a public_dns jail.
This jail will host the authoritative zone for my domains.
This commit is contained in:
@@ -27,6 +27,10 @@ jail_list:
|
||||
enabled: true
|
||||
conf:
|
||||
src: admin_git
|
||||
- name: public_dns
|
||||
enabled: true
|
||||
conf:
|
||||
src: public_dns
|
||||
bhyve_dataset: zdata/vm
|
||||
bhyve_canmount: "on"
|
||||
# efi_dev: /dev/gpt/EFI
|
||||
|
||||
Reference in New Issue
Block a user