mirror of
https://github.com/outbackdingo/matchbox.git
synced 2026-01-28 10:19:36 +00:00
11 lines
236 B
JSON
11 lines
236 B
JSON
{
|
|
"ignitionVersion": 1,
|
|
"networkd": {
|
|
"units": [
|
|
{
|
|
"name": "00-ens3.network",
|
|
"contents": "[Match]\nName=ens3\n\n[Network]\nAddress=172.17.0.41"
|
|
}
|
|
]
|
|
}
|
|
} |