Revert "bundles/systemd-networkd: fix vlan support for bridges and bonds"
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This reverts commit 02146a81d6
.
This commit is contained in:
parent
ef84b3f889
commit
8b2771cd63
3 changed files with 0 additions and 10 deletions
|
@ -4,7 +4,3 @@ Name=${' '.join(sorted(match))}
|
|||
[Network]
|
||||
Bridge=${bridge}
|
||||
BindCarrier=${' '.join(sorted(match))}
|
||||
|
||||
% for vlan in sorted(vlans):
|
||||
VLAN=${bridge}.${vlan}
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue