From 0e4512cbbc8f0495dfa89058c916720f4c2d53e2 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 11 Mar 2018 12:12:39 +0100 Subject: Deploy ssh authorized_keys to all hosts --- services/applications/sshd.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services') diff --git a/services/applications/sshd.cf b/services/applications/sshd.cf index b3bfa33..c4448a4 100644 --- a/services/applications/sshd.cf +++ b/services/applications/sshd.cf @@ -1,7 +1,7 @@ bundle agent sshd { files: - freebsd:: + any:: "/root/.ssh/." create => "true", perms => system_owned("700"), -- cgit v1.2.3