nodes: replace pkg_apt:redis with bundle:redis
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-02-07 21:09:39 +01:00
parent a09f565c78
commit c25233b991
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 8 additions and 6 deletions

View file

@ -1,6 +1,8 @@
from os import listdir
from os.path import join
assert node.has_bundle('redis')
directories = {
'/etc/rspamd/local.d': {
'purge': True,