Add FreeBSD to the package-map
This commit is contained in:
parent
8c10d8c776
commit
b6d78a415d
@ -30,7 +30,11 @@
|
||||
'Arch': {'salt-master': 'salt',
|
||||
'salt-minion': 'salt',
|
||||
'salt-syndic': 'salt',
|
||||
'salt-cloud': 'salt'}
|
||||
'salt-cloud': 'salt'},
|
||||
'FreeBSD': {'salt-master': 'py27-salt',
|
||||
'salt-minion': 'py27-salt',
|
||||
'salt-syndic': 'py27-salt',
|
||||
'salt-cloud': 'py27-salt'}
|
||||
} %}
|
||||
|
||||
{% if 'package_table' in pillar %}
|
||||
|
Loading…
Reference in New Issue
Block a user