10 lines
177 B
YAML
10 lines
177 B
YAML
|
network:
|
||
|
version: 2
|
||
|
ethernets:
|
||
|
eth0:
|
||
|
addresses:
|
||
|
- 2001:6b0:64:2::165/64
|
||
|
gateway6: 2001:6b0:64:2::1
|
||
|
match:
|
||
|
name: eth0
|