summaryrefslogtreecommitdiff
path: root/services
diff options
context:
space:
mode:
authorJulien Dessaux2018-03-11 12:12:39 +0100
committerJulien Dessaux2018-03-11 12:12:39 +0100
commit0e4512cbbc8f0495dfa89058c916720f4c2d53e2 (patch)
treec5f07f464106fd6be082e9df0f19eb53989092e4 /services
parentAdded centos support (diff)
downloadmasterfiles-0e4512cbbc8f0495dfa89058c916720f4c2d53e2.tar.gz
masterfiles-0e4512cbbc8f0495dfa89058c916720f4c2d53e2.tar.bz2
masterfiles-0e4512cbbc8f0495dfa89058c916720f4c2d53e2.zip
Deploy ssh authorized_keys to all hosts
Diffstat (limited to 'services')
-rw-r--r--services/applications/sshd.cf2
1 files changed, 1 insertions, 1 deletions
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"),