Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 68ef6e1

Browse files
committed
Merge pull request #23 from saltstack-formulas/revert-22-master
Revert "Update map.jinja for CentOS support"
2 parents b858b83 + 9a7d981 commit 68ef6e1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

git/map.jinja

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
{% set os_family_map = salt['grains.filter_by']({
44
'Arch': {},
5-
'RedHat': {
6-
'git': 'git2u',
7-
},
5+
'RedHat': {},
86
'Debian': {},
97
'Solaris': {},
108
'FreeBSD': {},

0 commit comments

Comments
 (0)