Skip to content

Commit

Permalink
Merge pull request #101 from aboe76/fix_opensuse
Browse files Browse the repository at this point in the history
fix suse os_family
  • Loading branch information
nmadhok committed Mar 7, 2015
2 parents ab93f6f + 5d09355 commit 61a7bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/map.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'salt-syndic': 'salt-zmq',
'salt-cloud': 'salt-zmq',
'salt-ssh': 'salt-zmq'},
'openSUSE':{'salt-master': 'salt-master',
'Suse': {'salt-master': 'salt-master',
'salt-minion': 'salt-minion',
'salt-syndic': 'salt-syndic',
'salt-cloud': 'salt-cloud',
Expand Down

0 comments on commit 61a7bc1

Please sign in to comment.