create a full file
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
9baec034b2
commit
0a4ed4a156
9 changed files with 56 additions and 0 deletions
14
base_data/seed/network-config
Normal file
14
base_data/seed/network-config
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
version: 2
|
||||
renderer: networkd
|
||||
ethernets:
|
||||
eth0:
|
||||
dhcp4: false
|
||||
addresses:
|
||||
- 240.0.1.3/4
|
||||
routes:
|
||||
- to: 0.0.0.0/0
|
||||
via: 240.0.0.1
|
||||
nameservers:
|
||||
addresses:
|
||||
- 8.8.8.8
|
||||
- 1.1.1.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue