bundles/pppd: add dyndns capability

This commit is contained in:
Franzi 2020-11-14 12:46:19 +01:00
parent 10732efa36
commit f405dca771
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 37 additions and 0 deletions

View file

@ -3,6 +3,7 @@ defaults = {
'packages': {
'ppp': {},
'pppoe': {},
'python3-requests': {},
'ndisc6': {},
},
},