Add postgrey to list of packages to be installed in Arch

This commit is contained in:
Imran Haider 2015-06-20 16:53:01 -04:00
parent 35134096c6
commit 0e3d0778bd

View File

@ -12,7 +12,7 @@
'service': 'postfix', 'service': 'postfix',
}, },
'Arch' : { 'Arch' : {
'packages': ['postfix'], 'packages': ['postfix', 'postgrey'],
'service': 'postfix', 'service': 'postfix',
}, },
}, merge=salt['pillar.get']('postfix:lookup')) %} }, merge=salt['pillar.get']('postfix:lookup')) %}