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
Merge pull request
#2
from brandonparsons/patch-1
Specify the service name for ssh
tags/v0.41.0
Seth House
hace 11 años
padre
ebc959cf54
90ce0d262f
commit
244becf041
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-0
openssh/init.sls
+ 1
- 0
openssh/init.sls
Ver fichero
@@ -6,6 +6,7 @@ openssh:
{% endif %}
service.running:
- enable: True
- name: ssh
- require:
- pkg: openssh
- file: sshd_banner
Escribir
Vista previa
Cargando…
Cancelar
Guardar