]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - chat mongodump anpassungen
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 14 Oct 2016 11:08:23 +0000 (13:08 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Fri, 14 Oct 2016 11:08:23 +0000 (13:08 +0200)
customer/pixelpark/chat01.pixelpark.com.yaml

index 2c0ec77b5eb42bab6ffbca610e8f619344ccc4a9..099df328bee3cf20aba8448d26580826ed66f817 100644 (file)
@@ -7,9 +7,10 @@ site::additional_classes:
 nodejs::repo_url_suffix: '4.x'
 nodejs::manage_package_repo: true
 
+site::profile::mongodb_server::replicaonslave: 'no' # Wir sind eine Standalone Instance
+
 nginx::config::proxy_hide_header:
   - X-Powered-By
-
 nginx::nginx_vhosts:
   rocket-chat:
     server_name:
@@ -47,6 +48,7 @@ nginx::nginx_upstreams:
       - 127.0.0.1:3001
       - 127.0.0.1:3002
 
+# Wird derzeit aufgrund fehlender einfacher Unterstuetzung fuer Websocket nicht verwendet
 site::profile::apache::pp_vhosts:
   rocket:
     docroot: '/opt/Rocket.Chat/bundle/public'