2024-03-20 12:44:34 +00:00
|
|
|
# This is the network config written by 'subiquity'
|
|
|
|
network:
|
|
|
|
ethernets:
|
|
|
|
eno1:
|
|
|
|
critical: true
|
|
|
|
dhcp-identifier: mac
|
|
|
|
# dhcp4: true
|
|
|
|
addresses:
|
|
|
|
- 185.181.229.82/24
|
2024-06-06 19:04:22 +00:00
|
|
|
- 2a0a:d580:801:60::101/64
|
2024-03-20 12:44:34 +00:00
|
|
|
gateway4: 185.181.229.1
|
2024-06-06 19:04:22 +00:00
|
|
|
gateway6: 2a0a:d580:801:60::1
|
2024-03-20 12:44:34 +00:00
|
|
|
nameservers:
|
|
|
|
addresses:
|
|
|
|
- 194.33.40.10
|
|
|
|
- 8.8.8.8
|
|
|
|
search:
|
|
|
|
- iphost.md.
|
|
|
|
version: 2
|