bundlewrap/bundles/radvd/metadata.py

8 lines
93 B
Python
Raw Normal View History

defaults = {
'apt': {
'packages': {
'radvd': {},
},
},
}