diff --git a/salt/map.jinja b/salt/map.jinja index 2ce570e..ea5bfd7 100644 --- a/salt/map.jinja +++ b/salt/map.jinja @@ -117,6 +117,7 @@ that differ from whats in defaults.yaml 'salt_cloud': 'salt', 'salt_api': 'salt', 'salt_ssh': 'salt', + 'python_git': 'python2-gitpython', 'pygit2': 'python2-pygit2', 'libgit2': 'libgit2', 'pyinotify': 'python2-pyinotify',