Merge pull request #14 from iamseth/master
add RedHat section to map.jinja
This commit is contained in:
commit
ed1a21ec67
@ -7,4 +7,8 @@
|
||||
'packages': ['mail-mta/postfix'],
|
||||
'service': 'postfix',
|
||||
},
|
||||
'RedHat': {
|
||||
'packages': ['postfix'],
|
||||
'service': 'postfix',
|
||||
},
|
||||
}, merge=salt['pillar.get']('postfix:lookup')) %}
|
||||
|
Loading…
Reference in New Issue
Block a user