fix systemd templates

This commit is contained in:
2023-08-13 14:03:03 +10:00
parent a2ec933cf8
commit e1fb6b94ee
8 changed files with 62 additions and 30 deletions

View File

@ -8,7 +8,7 @@ systemd_networkd_configs:
- name: 00-eth2.link
src: ethernet.link.j2
mac_address: 64-62-66-21-e9-c5
- name: 00-eth3.link
- name: 00-wan.link
src: ethernet.link.j2
mac_address: 64-62-66-21-e9-c6
- name: 01-eth0.network
@ -47,10 +47,10 @@ systemd_networkd_configs:
- 210
- 220
- 230
- name: 01-eth3.network
- name: 01-wan.network
src: ethernet.network.j2
mac_address: 64-62-66-21-e9-c6
arp: false
arp: true
lldp: false
dhcp: true
- name: 10-br0.netdev