Add FreeBSD build target - only with mgmt, SSH + users for now

This commit is contained in:
Pim van Pelt
2024-02-07 21:44:27 +00:00
parent f1a51505c3
commit e9a1ec6920
73 changed files with 3121 additions and 3 deletions

View File

@ -0,0 +1,7 @@
hostname="vpp2-2"
ifconfig_vtnet0="inet 198.19.5.32/24"
defaultrouter="198.19.5.1"
ifconfig_vtnet0_ipv6="inet6 2001:678:d78:50b::20/64"
ipv6_defaultrouter="2001:678:d78:50b::1"
sshd_enable="YES"