router(host): add systemd-networkd-based network config
Some checks failed
/ Ansible Lint (push) Failing after 48s
Some checks failed
/ Ansible Lint (push) Failing after 48s
This commit is contained in:
parent
ed8670f7da
commit
217b44c3fa
12 changed files with 126 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
[Match]
|
||||
Name=net0
|
||||
|
||||
[Link]
|
||||
RequiredForOnline=no
|
||||
|
||||
[Network]
|
||||
VLAN=net0.2
|
||||
VLAN=net0.3
|
||||
|
||||
LinkLocalAddressing=no
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue