bundlewrap/bundles/cron/metadata.py

7 lines
92 B
Python

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