Add FreeBSD build target - only with mgmt, SSH + users for now
This commit is contained in:
7
build/freebsd/hvn2.lab.ipng.ch/tap2-0/etc/rc.conf
Normal file
7
build/freebsd/hvn2.lab.ipng.ch/tap2-0/etc/rc.conf
Normal file
@ -0,0 +1,7 @@
|
||||
hostname="tap2-0"
|
||||
ifconfig_vtnet0="inet 198.19.5.36/24"
|
||||
defaultrouter="198.19.5.1"
|
||||
ifconfig_vtnet0_ipv6="inet6 2001:678:d78:50b::24/64"
|
||||
ipv6_defaultrouter="2001:678:d78:50b::1"
|
||||
|
||||
sshd_enable="YES"
|
Reference in New Issue
Block a user