From d6b2303b321b563db7f064c92ea0a43f3f4a2375 Mon Sep 17 00:00:00 2001 From: sambufe Date: Tue, 14 Mar 2017 17:30:55 +0100 Subject: [PATCH] changed fbb ws mysql vip --- customer/fbb/gaia.pixelpark.net.yaml | 4 ++-- customer/fbb/moneta.pixelpark.net.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/customer/fbb/gaia.pixelpark.net.yaml b/customer/fbb/gaia.pixelpark.net.yaml index a7d0b235..708a7a7e 100644 --- a/customer/fbb/gaia.pixelpark.net.yaml +++ b/customer/fbb/gaia.pixelpark.net.yaml @@ -3,7 +3,7 @@ site::additional_classes: - accounts - airport_web_app # Mcollective wird nicht installiert, -# da die Deployments immer manuell durchgefuehrt werden und die Installation unsere Umgebung mit einer zusaetzlichen RubyVersion unschoen macht +# da die Deployments immer manuell durchgefuehrt werden und die Installation unsere Umgebung mit einer zusaetzlichen RubyVersion unschoen macht # - pp_mcollective - unitb_mobile_website @@ -13,7 +13,7 @@ site::additional_classes: unitb_mobile_website::database_host: "127.0.0.1" airport_web_app::params::config_params: # wunscheinstellung ueber Loadbalancer - - database.host=77.74.236.227 + - database.host=77.74.236.228 # gefordert für die Umstellung von Flughafen, aufgrund von Problemen wieder auf VIP # - database.host=127.0.0.1 - database.username=mobile_apps diff --git a/customer/fbb/moneta.pixelpark.net.yaml b/customer/fbb/moneta.pixelpark.net.yaml index 1891e5ea..dcd017f7 100644 --- a/customer/fbb/moneta.pixelpark.net.yaml +++ b/customer/fbb/moneta.pixelpark.net.yaml @@ -3,7 +3,7 @@ site::additional_classes: - accounts - airport_web_app # Mcollective wird nicht installiert, -# da die Deployments immer manuell durchgefuehrt werden und die Installation unsere Umgebung mit einer zusaetzlichen RubyVersion unschoen macht +# da die Deployments immer manuell durchgefuehrt werden und die Installation unsere Umgebung mit einer zusaetzlichen RubyVersion unschoen macht # - pp_mcollective - unitb_mobile_website @@ -13,7 +13,7 @@ site::additional_classes: unitb_mobile_website::database_host: "127.0.0.1" airport_web_app::params::config_params: # wunscheinstellung ueber Loadbalancer - - database.host=77.74.236.227 + - database.host=77.74.236.228 # gefordert für die Umstellung von Flughafen, aufgrund von Problemen wieder auf VIP # - database.host=127.0.0.1 - database.username=mobile_apps -- 2.39.5