Explorar el Código

fixed the name of the service that the openssh config is watched by

master
Kenny Do hace 11 años
padre
commit
dc53d0c295
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      openssh/config.sls

+ 1
- 1
openssh/config.sls Ver fichero

@@ -8,5 +8,5 @@ sshd_config:
- name: {{ openssh.sshd_config }}
- source: {{ openssh.sshd_config_src }}
- watch_in:
- service: {{ openssh.service }}
- service: openssh


Cargando…
Cancelar
Guardar