Sfoglia il codice sorgente

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

master
Kenny Do 11 anni fa
parent
commit
dc53d0c295
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      openssh/config.sls

+ 1
- 1
openssh/config.sls Vedi File

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


Loading…
Annulla
Salva