ソースを参照

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

tags/v0.41.0
Kenny Do 11年前
コミット
dc53d0c295
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      openssh/config.sls

+ 1
- 1
openssh/config.sls ファイルの表示

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


読み込み中…
キャンセル
保存