2022-10-01 17:39:54
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user