From a7f73772969c9a332b91b3200e55cd8597508c6c Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Tue, 7 May 2013 15:27:49 +0000 Subject: [PATCH] more path fixes --- tasks/koji/releng_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/koji/releng_config.yml b/tasks/koji/releng_config.yml index 5b5246dd43..78c0352fec 100644 --- a/tasks/koji/releng_config.yml +++ b/tasks/koji/releng_config.yml @@ -53,7 +53,7 @@ - configs - name: sshd_config - action: copy src=$files/sshd_config.releng dest=/etc/ssh/sshd_config mode=600 + action: copy src=$files/ssh/sshd_config.releng dest=/etc/ssh/sshd_config mode=600 notify: - restart sshd tags: