Add package/service name for Arch Linux
This commit is contained in:
parent
037470d46b
commit
76c3a7ba83
@ -11,4 +11,8 @@
|
||||
'packages': ['postfix'],
|
||||
'service': 'postfix',
|
||||
},
|
||||
'Arch' : {
|
||||
'packages': ['postfix'],
|
||||
'service': 'postfix',
|
||||
},
|
||||
}, merge=salt['pillar.get']('postfix:lookup')) %}
|
||||
|
Loading…
Reference in New Issue
Block a user