Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ExternalMirrors
/
openssh-formula
réplica de
https://github.com/saltstack-formulas/openssh-formula
Seguir
1
Destacar
0
Fork
1
Código
Incidencias
0
Lanzamientos
27
Wiki
Actividad
Explorar el Código
Allow removing keys based on source file.
tags/v0.41.0
Manuel Webersen
hace 5 años
padre
3715cd601c
commit
29f7d71426
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
openssh/auth.sls
+ 1
- 1
openssh/auth.sls
Ver fichero
@@ -12,7 +12,7 @@
{%- else %}
- user: {{ identifier }}
{%- endif %}
{%- if '
present' in key and key['present'] and '
source' in key %}
{%- if 'source' in key %}
- source: {{ key['source'] }}
{%- else %}
{%- if 'enc' in key %}
Escribir
Vista previa
Cargando…
Cancelar
Guardar