From dc53d0c2950330784b5683868309fbd19b056b14 Mon Sep 17 00:00:00 2001 From: Kenny Do Date: Thu, 9 Jan 2014 04:54:49 -0800 Subject: [PATCH] fixed the name of the service that the openssh config is watched by --- openssh/config.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssh/config.sls b/openssh/config.sls index cbf7376..7840862 100644 --- a/openssh/config.sls +++ b/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