bundlewrap/bundles/molly-guard/metadata.py
Franzi 3adfb9779a
All checks were successful
bundlewrap/pipeline/head This commit looks good
bundles/molly-guard: introduce, add to systems
2021-02-26 17:58:20 +01:00

8 lines
99 B
Python

defaults = {
'apt': {
'packages': {
'molly-guard': {},
},
},
}