bundlewrap/bundles/postfix/metadata.py

7 lines
94 B
Python

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