Skip to content

Commit

Permalink
Update interfaces for FreeBSD
Browse files Browse the repository at this point in the history
  • Loading branch information
thepurplebuffalo committed Oct 29, 2024
1 parent a2a357b commit beb3438
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions node-definitions/freebsd/FreeBSD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ device:
interfaces:
has_loopback_zero: true
physical:
- em0
- vtnet0
- vtnet1
- vtnet2
- vtnet3
- vtnet4
- vtnet5
- vtnet6
- vtnet7
serial_ports: 1
loopback:
- lo0
min_count: 1
default_count: 2
ui:
visible: true
label_prefix: fBSD-
Expand All @@ -24,7 +33,7 @@ sim:
ram: 1024
cpus: 1
cpu_limit: 100
nic_driver: e1000
nic_driver: virtio
boot:
completed:
- 'login:'
Expand Down

0 comments on commit beb3438

Please sign in to comment.