mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-28 02:57:50 +01:00
Merge pull request #66 from aboe76/opensuse_support
added openSUSE support
This commit is contained in:
commit
ccff141c21
@ -37,6 +37,10 @@
|
||||
'salt-minion': 'salt',
|
||||
'salt-syndic': 'salt',
|
||||
'salt-cloud': 'salt'},
|
||||
'openSUSE':{'salt-master': 'salt',
|
||||
'salt-minion': 'salt',
|
||||
'salt-syndic': 'salt',
|
||||
'salt-cloud': 'salt'},
|
||||
'FreeBSD': {'salt-master': 'py27-salt',
|
||||
'salt-minion': 'py27-salt',
|
||||
'salt-syndic': 'py27-salt',
|
||||
|
Loading…
Reference in New Issue
Block a user