bundlewrap/bundles/monit/metadata.py

8 lines
93 B
Python

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