add RedHat section to map.jinja
This commit is contained in:
parent
93423d4ace
commit
f017b73325
@ -7,4 +7,8 @@
|
|||||||
'packages': ['mail-mta/postfix'],
|
'packages': ['mail-mta/postfix'],
|
||||||
'service': 'postfix',
|
'service': 'postfix',
|
||||||
},
|
},
|
||||||
|
'RedHat': {
|
||||||
|
'packages': ['postfix'],
|
||||||
|
'service': 'postfix',
|
||||||
|
},
|
||||||
}, merge=salt['pillar.get']('postfix:lookup')) %}
|
}, merge=salt['pillar.get']('postfix:lookup')) %}
|
||||||
|
Loading…
Reference in New Issue
Block a user