You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rwxrob-dot/vm/network-config

15 lines
291 B
Plaintext

version: 1
config:
- type: physical
name: eth0
subnets:
- type: static
address: 192.168.136.10
netmask: 255.255.255.0
gateway: 192.168.136.1
dns_nameservers:
- 1.1.1.1
- 8.8.8.8
dns_search:
- localdomain