2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2024-06-17 12:29:52 +00:00
d2vm/examples/full/00-netconf.yaml
Adphi 5b8cad6176
cli: improve flags and commands
docs: add README.md and examples
centos/rhel: fix dracut initramfs

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
2022-04-21 18:28:50 +02:00

11 lines
204 B
YAML

network:
version: 2
renderer: networkd
ethernets:
eth0:
dhcp4: true
nameservers:
addresses:
- 8.8.8.8
- 8.8.4.4