bundles/systemd-networkd: add option to enable RA for nodes without dhcp

This commit is contained in:
Franzi 2022-01-04 15:47:05 +01:00
parent 460a04278f
commit 5a34d9d58c
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 8 additions and 0 deletions

View file

@ -22,6 +22,7 @@ nodes['home.nas'] = {
'172.19.138.20/24',
},
'gateway4': '172.19.138.1',
'ipv6_accept_ra': True,
},
},
'apt': {