Skip to content
Snippets Groups Projects
Commit d3b920f5 authored by Wolodja Wentland's avatar Wolodja Wentland
Browse files

Merge pull request #87 from aboe76/master

fix salt-ssh on Arch and Opensuse
parents 07b4fbd8 ea4623b0
Branches
No related tags found
No related merge requests found
......@@ -36,11 +36,13 @@
'Arch': {'salt-master': 'salt',
'salt-minion': 'salt',
'salt-syndic': 'salt',
'salt-cloud': 'salt'},
'salt-cloud': 'salt',
'salt-ssh': 'salt'},
'openSUSE':{'salt-master': 'salt-master',
'salt-minion': 'salt-minion',
'salt-syndic': 'salt-syndic',
'salt-cloud': 'salt-cloud'},
'salt-cloud': 'salt-cloud',
'salt-ssh': 'salt-ssh'},
'FreeBSD': {'salt-master': 'py27-salt',
'salt-minion': 'py27-salt',
'salt-syndic': 'py27-salt',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment