Add postgrey to list of packages to be installed in Arch
This commit is contained in:
parent
35134096c6
commit
0e3d0778bd
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
'service': 'postfix',
|
||||
},
|
||||
'Arch' : {
|
||||
'packages': ['postfix'],
|
||||
'packages': ['postfix', 'postgrey'],
|
||||
'service': 'postfix',
|
||||
},
|
||||
}, merge=salt['pillar.get']('postfix:lookup')) %}
|
||||
|
|
Loading…
Reference in a new issue