mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-31 01:13:45 +02:00
added openSUSE support
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user