Skip to content

Commit

Permalink
Merge pull request #66 from aboe76/opensuse_support
Browse files Browse the repository at this point in the history
added openSUSE support
  • Loading branch information
nmadhok committed Dec 5, 2014
2 parents 00a9e06 + 27bf532 commit ccff141
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions salt/package-map.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit ccff141

Please sign in to comment.