Adding self installation command for fabrica
This commit is contained in:
11
.packer/provisioning/eole/2.7.2/netplan/01-netcfg.yaml
Normal file
11
.packer/provisioning/eole/2.7.2/netplan/01-netcfg.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
# This file describes the network interfaces available on your system
|
||||
# For more information, see netplan(5).
|
||||
network:
|
||||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
ens3:
|
||||
dhcp4: yes
|
||||
dhcp6: no
|
||||
accept-ra: no
|
||||
optional-addresses: [ dhcp6 ]
|
Reference in New Issue
Block a user