mirror of
https://github.com/leitbogioro/Tools.git
synced 2024-11-15 21:54:40 +08:00
Update ipv4_static_interfaces.cfg
This commit is contained in:
parent
10048ab7a8
commit
0c2e3399fa
1 changed files with 1 additions and 3 deletions
|
@ -39,12 +39,10 @@ network:
|
|||
ethernets:
|
||||
eth0:
|
||||
dhcp4: false
|
||||
addresses:
|
||||
- IPv4/ipPrefix
|
||||
addresses: [IPv4/ipPrefix]
|
||||
gateway4: GATE
|
||||
nameservers:
|
||||
addresses: [ipDNS1, ipDNS2]
|
||||
dhcp6: true
|
||||
|
||||
# later commands
|
||||
runcmd:
|
||||
|
|
Loading…
Reference in a new issue