Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
old-salt-formula
forkeado de
ExternalMirrors/old-salt-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Change variable lookup to match usage in other states
Done at the maintainer's request.
master
Matthew X. Economou
hace 9 años
padre
b03831c0b0
commit
14b466e022
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
salt/gitfs/gitpython.sls
+ 1
- 1
salt/gitfs/gitpython.sls
Ver fichero
@@ -9,6 +9,6 @@ GitPython:
python-git:
pkg.installed:
- name: {{ salt_settings
['python_git']
}}
- name: {{ salt_settings
.python_git
}}
{% endif %}
Escribir
Vista previa
Cargando…
Cancelar
Guardar