nodes: replace pkg_apt:redis with bundle:redis
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
a09f565c78
commit
c25233b991
3 changed files with 8 additions and 6 deletions
|
@ -4,6 +4,7 @@ nodes['htz-cloud.pirmasens'] = {
|
|||
'php',
|
||||
'postfixadmin',
|
||||
'postgresql',
|
||||
'redis',
|
||||
'rspamd',
|
||||
'unbound',
|
||||
},
|
||||
|
@ -22,11 +23,6 @@ nodes['htz-cloud.pirmasens'] = {
|
|||
'gateway6': 'fe80::1',
|
||||
},
|
||||
},
|
||||
'apt': {
|
||||
'packages': {
|
||||
'redis': {},
|
||||
},
|
||||
},
|
||||
'nginx': {
|
||||
'vhosts': {
|
||||
'mail.kunsmann.info': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue