From: Thomas Dalichow Date: Tue, 14 Aug 2018 13:32:49 +0000 (+0200) Subject: fbb-api - remoteip config for PRD X-Git-Tag: v0.1.0~410 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=06a47bbc723c56f9b53768b31763ac23fa962a02;p=pixelpark%2Fhiera.git fbb-api - remoteip config for PRD --- diff --git a/customer/fbb-api/production.yaml b/customer/fbb-api/production.yaml index 1484f970..d136b44f 100644 --- a/customer/fbb-api/production.yaml +++ b/customer/fbb-api/production.yaml @@ -3,6 +3,7 @@ infra::additional_classes: - infra::profile::apache_php - rabbitmq - logstash + - apache::mod::remoteip accounts::users: jenkins: @@ -24,6 +25,10 @@ accounts::users: apply: false sudo: false +apache::mod::remoteip::proxy_ips: + - 192.168.66.253 + - 192.168.66.254 + sudo::configs: jenkins_rights: priority: "06"