bundles/postfixadmin: fix apt packages
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
0647a8203d
commit
f85349f0c5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
defaults = {
|
defaults = {
|
||||||
'apt': {
|
'apt': {
|
||||||
'packages': {
|
'packages': {
|
||||||
'postfix-pgsql',
|
'postfix-pgsql': {},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'postfixadmin': {
|
'postfixadmin': {
|
||||||
|
|
Loading…
Reference in a new issue