add mongodb_ssl_letsencrypt_ca_dir and mongodb_log_management variables

This commit is contained in:
Roberto Cirillo 2018-09-20 11:58:34 +02:00
parent 7c30f39124
commit 53af684ceb
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ mongodb_ssl_allowConnectionsWithoutCertificates: 'true'
mongodb_ssl_disabled_protocols: 'TLS1_0,TLS1_1'
# Do not change the default. We do not manage a logrotate configuration yet
mongodb_log_management: True
mongodb_systemlog_external_logrotate: False
mongodb_systemlog_destination: file
mongodb_log_retain_days: 7