]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
Pixelpark - changed awx port
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 27 Nov 2017 12:46:03 +0000 (13:46 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 27 Nov 2017 12:46:03 +0000 (13:46 +0100)
customer/pixelpark/deploy.pixelpark.com.yaml

index 629fa2cf52e1c21dd850da36f8cb328562a350f4..3ce55599ce75882c41e990db966ae9d6bfb91163 100644 (file)
@@ -65,6 +65,6 @@ infra::profile::apache::pp_vhosts:
         rewrite_cond:
           - '%%{ich-trickse}{HTTP:Upgrade} =websocket [NC]'
         rewrite_rule:
-          - '/(.*) ws://localhost:9090/$1 [P,L]'
+          - '/(.*) ws://localhost:8052/$1 [P,L]'
     proxy_pass:
-      - { path: /, url: 'http://localhost:9090/' }
+      - { path: /, url: 'http://localhost:8082/' }