From 1434057eece93775075c7329d82e649770173d12 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 18 Apr 2017 12:43:59 -0300 Subject: Set default backupninja::keystore --- config/common.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/common.yaml b/config/common.yaml index 225ab97..29fb400 100644 --- a/config/common.yaml +++ b/config/common.yaml @@ -58,3 +58,8 @@ sshd::hardened : 'yes' sshd::print_motd : 'no' sshd::ports : [ 22 ] sshd::use_pam : 'no' + +# +# Backup +# +backupninja::keystore: '' -- cgit v1.2.3