From: Frank Brehm Date: Fri, 31 Aug 2018 10:27:48 +0000 (+0200) Subject: Changes on MongoDB-stuff for dev-chat.pixelpark.com X-Git-Tag: v0.1.0~243^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c21a2acb047b68c2a14887f1a8d3e67b45e2ef3c;p=pixelpark%2Fhiera.git Changes on MongoDB-stuff for dev-chat.pixelpark.com --- diff --git a/customer/pixelpark/dev-chat.pixelpark.com.yaml b/customer/pixelpark/dev-chat.pixelpark.com.yaml index 5a3f0f64..802b0cbb 100644 --- a/customer/pixelpark/dev-chat.pixelpark.com.yaml +++ b/customer/pixelpark/dev-chat.pixelpark.com.yaml @@ -56,7 +56,8 @@ nginx::nginx_upstreams: infra::profile::mongodb_server::backup::replicaonslave: 'no' # Wir sind eine Standalone Instance infra::profile::mongodb_server::backup::oplog: 'no' # we don't use an oplog mongodb::server::master: true # Wir sind eine Standalone Instance -mongodb::server::bind_ip: '0.0.0.0' +mongodb::server::bind_ip: + - '0.0.0.0' mongodb::server::ssl: true mongodb::server::ssl_key: '/etc/ssl/wildcard.pixelpark.com-key.pem' mongodb::server::auth: true