Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ExternalMirrors
/
old-salt-formula
réplica de
https://github.com/saltstack-formulas/salt-formula
Seguir
1
Destacar
0
Fork
1
Código
Incidencias
0
Lanzamientos
68
Wiki
Actividad
Explorar el Código
Allow customizing the GitPython package name.
tags/v0.57.0
Matthew X. Economou
hace 9 años
padre
b477990830
commit
ef275bd138
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-1
salt/gitfs/gitpython.sls
+ 2
- 1
salt/gitfs/gitpython.sls
Ver fichero
@@ -8,6 +8,7 @@ GitPython:
{% else %}
python-git:
pkg.installed
pkg.installed:
- name: {{ salt_settings.python_git }}
{% endif %}
Escribir
Vista previa
Cargando…
Cancelar
Guardar