This commit is contained in:
2025-01-21 16:55:07 +01:00
parent 5c33972021
commit 411812edf2
8 changed files with 256 additions and 3 deletions

View File

@ -72,6 +72,13 @@ network_interfaces:
down: [] # down script lines
post-down: [] # post-down script lines
- device: br0:alt
headline: br0:alt - Alias on br0 (file-mbr-alt)
auto: true
family: inet
method: static
address: 192.168.112.211
netmask: 32
# ---