bundles/pppd: automatically add interface entry for ignored interface
This commit is contained in:
parent
86990b92ea
commit
e8d24bc363
2 changed files with 13 additions and 10 deletions
|
@ -26,16 +26,6 @@ nodes['home.router'] = {
|
|||
'172.19.138.1/24',
|
||||
},
|
||||
},
|
||||
'enp1s0.100': {
|
||||
'ignore': True,
|
||||
},
|
||||
},
|
||||
'apt': {
|
||||
'packages': {
|
||||
# for telegraf
|
||||
'snmp': {},
|
||||
'snmp-mibs-downloader': {},
|
||||
},
|
||||
},
|
||||
'backups': {
|
||||
'exclude_from_backups': True,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue