add mongodb_bind variable

This commit is contained in:
Roberto Cirillo 2018-09-20 12:11:10 +02:00
parent 7461a4ee48
commit b782b42c34
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ mongodb_client_pkgs:
mongodb_start_server: 'yes'
mongodb_tcp_port: 27017
mongo_bind: True
mongo_bind_ip: 0.0.0.0
mongodb_http_interface: 'false'
mongodb_http_port: 28017