Selaa lähdekoodia

Allow customizing the GitPython package name.

master
Matthew X. Economou 9 vuotta sitten
vanhempi
commit
ef275bd138
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. +2
    -1
      salt/gitfs/gitpython.sls

+ 2
- 1
salt/gitfs/gitpython.sls Näytä tiedosto

@@ -8,6 +8,7 @@ GitPython:
{% else %}

python-git:
pkg.installed
pkg.installed:
- name: {{ salt_settings.python_git }}

{% endif %}

Loading…
Peruuta
Tallenna