bundlewrap/bundles/cron/metadata.py

8 lines
92 B
Python
Raw Normal View History

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