forked from ISTI-ansible-roles/ansible-roles
add option bindip
This commit is contained in:
parent
b782b42c34
commit
06fc023dd0
|
@ -63,7 +63,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_logrotate_management: True
|
||||
mongodb_systemlog_external_logrotate: False
|
||||
mongodb_systemlog_destination: file
|
||||
mongodb_log_retain_days: 7
|
||||
|
|
Loading…
Reference in New Issue