2022-10-01 17:39:54

This commit is contained in:
henk
2022-10-01 17:39:54 +02:00
parent 224230b4ce
commit db2375d1ea
3 changed files with 40 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# This is the network config written by 'subiquity'
network:
ethernets:
eth0:
addresses:
- 172.16.200.40/24
- 172.16.200.41/24
- 172.16.200.70/24
nameservers:
addresses:
- 172.16.200.1
- 172.16.200.199
search:
- local
routes:
- to: default
via: 172.16.200.1
version: 2