diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/common.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
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: '' |