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
|
@ -3,7 +3,3 @@ Name=${' '.join(sorted(match))}
|
|||
|
||||
[Network]
|
||||
Bond=${bond}
|
||||
|
||||
% for vlan in sorted(vlans):
|
||||
VLAN=${bond}.${vlan}
|
||||
% endfor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue