From 52c6e1991e398ece1b203e7c7060eef121ccf6a7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Wed, 23 Aug 2017 10:24:01 +0200 Subject: [PATCH] ODT - live --- customer/mbvd-odt/odt-daimler-com.pixelpark.net.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/customer/mbvd-odt/odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/odt-daimler-com.pixelpark.net.yaml index 210ba6df..07ee288b 100644 --- a/customer/mbvd-odt/odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/odt-daimler-com.pixelpark.net.yaml @@ -31,11 +31,11 @@ infra::profile::apache::pp_vhosts: rewritecond: - '%%{ich-trickse}{REQUEST_URI} !^/.\.html' rewrite_rule: - - '^(.*)$ https://int-odt-daimler-com.pixelpark.net$1 [L,R=301]' + - '^(.*)$ https://odt.daimler.com$1 [L,R=301]' proxy_preserve_host: true proxy_pass: - - { path: /teilenews-service, url: 'http://localhost:8082/teilenews-service' } - - { path: /newsletterservice, url: 'http://localhost:8081/newsletterservice' } + - { path: /teilenews-service, url: 'http://localhost:8081/teilenews-service' } + - { path: /newsletterservice, url: 'http://localhost:8082/newsletterservice' } - { path: /, url: 'ajp://localhost:8009/' } directories_ssl: - slash: @@ -94,7 +94,7 @@ logstash::generic_resource: command: '/bin/journalctl -o cat -fl -u mbvd-teilenews-service.service' type: webapp tags: - - 'int' + - 'live' - "%{customer}" - "mbvd-teilenews-service" codec: @@ -109,7 +109,7 @@ logstash::generic_resource: command: '/bin/journalctl -o cat -fl -u odt-newsletter-service.service' type: webapp tags: - - 'int' + - 'live' - "%{customer}" - "odt-newsletter-service" codec: -- 2.39.5