mirror of
https://github.com/linka-cloud/d2vm.git
synced 2024-11-15 04:26:24 +00:00
11 lines
204 B
YAML
11 lines
204 B
YAML
|
network:
|
||
|
version: 2
|
||
|
renderer: networkd
|
||
|
ethernets:
|
||
|
eth0:
|
||
|
dhcp4: true
|
||
|
nameservers:
|
||
|
addresses:
|
||
|
- 8.8.8.8
|
||
|
- 8.8.4.4
|