mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-12-10 13:52:38 +00:00
12 lines
331 B
YAML
12 lines
331 B
YAML
|
|
#- description: Network Interface 1
|
||
|
|
# enabled: true
|
||
|
|
# mac_address: 00:77:77:77:77:77
|
||
|
|
# mtu: 1500
|
||
|
|
# name: Network Interface 1
|
||
|
|
# virtual_machine: virtual_machine1
|
||
|
|
#- description: Network Interface 2
|
||
|
|
# enabled: true
|
||
|
|
# mac_address: 00:55:55:55:55:55
|
||
|
|
# mtu: 1500
|
||
|
|
# name: Network Interface 2
|
||
|
|
# virtual_machine: virtual_machine1
|