Franziska Kunsmann
877744b0ba
All checks were successful
bundlewrap/pipeline/head This commit looks good
9 lines
142 B
Python
9 lines
142 B
Python
defaults = {
|
|
'apt': {
|
|
'packages': {
|
|
'ppp': {},
|
|
'pppoe': {},
|
|
'ndisc6': {},
|
|
},
|
|
},
|
|
}
|