Add postgrey to list of packages to be installed in Arch
This commit is contained in:
parent
35134096c6
commit
0e3d0778bd
@ -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')) %}
|
||||||
|
Loading…
Reference in New Issue
Block a user