From f076615a6bde0b382b3c6934360faf11fe748cdf Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 10 Jan 2018 11:41:28 +0100 Subject: [PATCH] BERFBB-4224 tst --- customer/fbb-web/development.yaml | 9 +++++++++ customer/fbb-www/test.yaml | 4 ++++ 2 files changed, 13 insertions(+) diff --git a/customer/fbb-web/development.yaml b/customer/fbb-web/development.yaml index 2aec0a95..17b0a253 100644 --- a/customer/fbb-web/development.yaml +++ b/customer/fbb-web/development.yaml @@ -14,6 +14,11 @@ accounts::users: sudo: false group: 'nginx' shell: "bash" + jenkins: + apply: true + sudo: false + group: 'nginx' + shell: "bash" christof.hoefler: apply: true sudo: true @@ -26,6 +31,10 @@ sudo::configs: priority: "06" content: | deploy.vogel ALL=(nginx) NOPASSWD: ALL + jenkins: + priority: "06" + content: | + jenkins ALL=(nginx) NOPASSWD: ALL mysql::server::root_password: ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEApqjR17zsPQ4UNsDRooj5YvjODuRvrzhseWfj3l/kMbzM01ojXv6GOLwKXWUfOCVIF/pmP74d8zi1is6kngBQs4HhwWj9OeQfm5BT2ecFOkG/LC9+3sA2LQEM9eONEtf+7B6yk2N27JPHrOTGrOZRwcMDOegBFc2lKME9BXTnLms7W5gDPDetp1gHPAdTwvkqZ80F0YAxevg1xPLSc6CGI5mt9AdMPsY4xr2RnCWKiE2bA62JrfAwRCWdcgcQX1vcDv8QWkd7a/Bet01PntFetfHab/AURgCW5A4zWiU56k9AQfWr1caNUQ9PzaTB+2JdUS/rINu7KTeYQA/OCuqwVTA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBCx7Vbg5bYzpztboZrJOwnBgBCMA0PLKQSkVfXujmrbtOOF] infra::profile::mysql_server::databases: diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 2c96ca01..123bc2aa 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -733,6 +733,10 @@ infra::profile::apache::pp_vhosts: - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/touristik-corporates/corporates/corporatetravelnews/index.php$ [OR]' - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/einkauf/lieferanten/index.php$ [OR]' - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/touristik-corporates/touristik/travelnews/index.php$ [OR]' + #BERFBB-4224 + - '%%{ich-trickse}{REQUEST_URI} ^/de/reisende-txl/am-flughafen/flughafenservices/lounge-terminal-c/index.php$ [OR]' + - '%%{ich-trickse}{REQUEST_URI} ^/de/reisende-sxf/erlebnis-flughafen/besucherterrassen/index.php$ [OR]' + - '%%{ich-trickse}{REQUEST_URI} ^/de/reisende-txl/am-flughafen/kontrollen/personen-und-handgepaeck/index.php$ [OR]' # OFIS Sites - '%%{ich-trickse}{REQUEST_URI} ^/ofis/.*$ [OR]' - '%%{ich-trickse}{REQUEST_URI} ^/starsberlin [OR]' -- 2.39.5