mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-23 12:07:15 +02:00
Allow customizing the GitPython package name.
This commit is contained in:
@@ -8,6 +8,7 @@ GitPython:
|
||||
{% else %}
|
||||
|
||||
python-git:
|
||||
pkg.installed
|
||||
pkg.installed:
|
||||
- name: {{ salt_settings.python_git }}
|
||||
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user