bundles/rspamd: create dummy bundle
This commit is contained in:
parent
18b573a9c6
commit
7080b0d89e
1 changed files with 8 additions and 0 deletions
8
bundles/rspamd/metadata.py
Normal file
8
bundles/rspamd/metadata.py
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# WIP
|
||||||
|
defaults = {
|
||||||
|
'apt': {
|
||||||
|
'packages': {
|
||||||
|
'rspamd': {},
|
||||||
|
},
|
||||||
|
},
|
||||||
|
}
|
Loading…
Reference in a new issue