12 lines
169 B
TOML
12 lines
169 B
TOML
|
hostname = "2a00:f820:528::4"
|
||
|
bundles = []
|
||
|
groups = [
|
||
|
"debian-bullseye",
|
||
|
]
|
||
|
|
||
|
[metadata.interfaces.enp1s0]
|
||
|
ips = [
|
||
|
"2a00:f820:528::4",
|
||
|
]
|
||
|
gateway6 = "2a00:f820:528::1"
|