netbox-docker/initializers/virtualization_interfaces.yml

13 lines
332 B
YAML
Raw Normal View History

#- 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
2019-10-11 15:46:32 +02:00
# virtual_machine: virtual_machine1