From 2f000a7c91053b7f1e5ccf7503d8eb3abad4aca6 Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 14 Sep 2017 14:33:12 +0200 Subject: [PATCH] GRIDPARK-4137 on test --- customer/fbb-web/test.yaml | 161 +++++++++++++++++++------------------ 1 file changed, 82 insertions(+), 79 deletions(-) diff --git a/customer/fbb-web/test.yaml b/customer/fbb-web/test.yaml index d5f88c41..a01b9158 100644 --- a/customer/fbb-web/test.yaml +++ b/customer/fbb-web/test.yaml @@ -48,9 +48,10 @@ infra::profile::mysql_server::databases: ber-hub: user: ber-hub password: ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEAMN7GubBn7dE8UiWLhEPyzDxBlEukF46CznsHHxLWxB101NbnQLfKFPGO5J8h1Of3Dx21SKZ5CQS7phmnuLcuwBUCm4HIZjs/bqobbWGMjGYVqYyqImr8IiXQGiPhnt9fGEURg6nS3YHIBHSlcrWWn/d+ymKSzfWFfRBBXfXCelf7mO2rhCcuBr4OLt8fDCfwaWtNqoqw2YPInnIXOrN3PEp20Dgc25G8XLPX94JMspV9mcwRluusEF1FcbZeY7pvlNGsZLtx6sk49Ax8oDJMbwx8SldodHoTnRMOiY33aRMfNwVney5zcsTqUeqlEIyKsGcBNCoYDLqCVBSbynpQ/zA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBDCBLQFvhVd56rSHj3lQ3GGgBCsUvv+IdSAKytz2noF2O1P] - ila: - user: ila - password: ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEAXzWF7KW8zqDh9IBcK5sEut6YUoRGvEvihrHaEwp1Hpcto6AvTX2n9Gnz7RDLNrPri052Fs4jZkYAV7TpHrXdQuHzdGOU0uL7yHzFSB8u1RSHuZu9SlD/MIbvgvvlHzNZnDNW5OdehGPLKn2cPGV8le1ew4QyEmeluv12E/rXDmprBI9apCN3cexdiTqA5D6xqs/tQL2sAnE0ioPjsqC4k8CVTNZVrJjWyri79G7QUs8O8UQrB1kig+GAAY2fPI+Boqgm8qwwRrtlos2hGDyx/XS3eNAAHSOtFdujohB/RdWQTWdWcv9ayKXzl6cRm4XT24aT7+tgsbkoTof2Q319ejA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBDFG6SBbX3vr2ehsfULJRcHgBBQonJP+2xl5YWr/LPzqtJ0] +#siehe: GRIDPARK-4137 +# ila: +# user: ila +# password: ENC[PKCS7,MIIBeQYJKoZIhvcNAQcDoIIBajCCAWYCAQAxggEhMIIBHQIBADAFMAACAQEwDQYJKoZIhvcNAQEBBQAEggEAXzWF7KW8zqDh9IBcK5sEut6YUoRGvEvihrHaEwp1Hpcto6AvTX2n9Gnz7RDLNrPri052Fs4jZkYAV7TpHrXdQuHzdGOU0uL7yHzFSB8u1RSHuZu9SlD/MIbvgvvlHzNZnDNW5OdehGPLKn2cPGV8le1ew4QyEmeluv12E/rXDmprBI9apCN3cexdiTqA5D6xqs/tQL2sAnE0ioPjsqC4k8CVTNZVrJjWyri79G7QUs8O8UQrB1kig+GAAY2fPI+Boqgm8qwwRrtlos2hGDyx/XS3eNAAHSOtFdujohB/RdWQTWdWcv9ayKXzl6cRm4XT24aT7+tgsbkoTof2Q319ejA8BgkqhkiG9w0BBwEwHQYJYIZIAWUDBAEqBBDFG6SBbX3vr2ehsfULJRcHgBBQonJP+2xl5YWr/LPzqtJ0] repo::remi_php55: true @@ -361,82 +362,84 @@ infra::profile::nginx_php_fpm_server::vhosts: # - '%uri/' # - '/index.php?$args' autoindex: 'on' - tst-ila-berlin-airport-de: - ensure: present - www_root: '/srv/www/tst-ila-berlin-airport-de' - index_files: - - 'index.php' - - 'index.html' - - 'index.htm' - server_name: - - 'tst-ila-berlin-airport-de.pixelpark.net' - - 'tst01-ila-berlin-airport-de.pixelpark.net' - - 'tst02-ila-berlin-airport-de.pixelpark.net' - - 'tst-ila.berlin-airport.de' - - 'tst-ila01.berlin-airport.de' - - 'tst-ila02.berlin-airport.de' - rewrite_rules: - - '^/wp-admin$ $scheme://$host$uri/index.php permanent' - - '/files/$ /index.php last' - - '^/wp-admin/$ $scheme://$host/wp-admin/index.php permanent' -# Wichtig damit auch die Uploadeinstellungen der php.ini greifen - client_max_body_size: '32M' - listen_port: 80 -# listen_ip: 93.188.107.30 -# location_allow: -# location_deny: - auth_basic: 'Server' - auth_basic_user_file: '/etc/nginx/.htpasswd' - access_log: '/var/log/nginx/tst-ila-access_log' - error_log: '/var/log/nginx/tst-ila-error_log' - format_log: 'combined' - owner: 'deploy.vogel' - group: 'nginx' - mode: '0640' -# vhost_cfg_prepend: - try_files: - - '$uri' - - '%uri/' - - '/index.php?$args' - autoindex: 'on' - tst-ila-berlin-airport-de_ssl: - ensure: present - www_root: '/srv/www/tst-ila-berlin-airport-de' - index_files: - - 'index.php' - - 'index.html' - - 'index.htm' - server_name: - - 'tst-ila-berlin-airport-de.pixelpark.net' - - 'tst01-ila-berlin-airport-de.pixelpark.net' - - 'tst02-ila-berlin-airport-de.pixelpark.net' - - 'tst-ila.berlin-airport.de' - - 'tst-ila01.berlin-airport.de' - - 'tst-ila02.berlin-airport.de' - rewrite_rules: - - '^/wp-admin$ $scheme://$host$uri/ permanent' - - '/files/$ /index.php last' - - '^/wp-admin/$ $scheme://$host/wp-admin/index.php permanent' -# Wichtig damit auch die Uploadeinstellungen der php.ini greifen - client_max_body_size: '32M' - listen_port: 81 -# listen_ip: 93.188.107.30 -# location_allow: -# location_deny: - auth_basic: 'Server' - auth_basic_user_file: '/etc/nginx/.htpasswd' - access_log: '/var/log/nginx/tst-ila-access_log' - error_log: '/var/log/nginx/tst-ila-error_log' - format_log: 'combined' - owner: 'deploy.vogel' - group: 'nginx' - mode: '0640' -# vhost_cfg_prepend: - try_files: - - '$uri' - - '%uri/' - - '/index.php?$args' - autoindex: 'on' + +## Siehe: GRIDPARK-4137 +# tst-ila-berlin-airport-de: +# ensure: present +# www_root: '/srv/www/tst-ila-berlin-airport-de' +# index_files: +# - 'index.php' +# - 'index.html' +# - 'index.htm' +# server_name: +# - 'tst-ila-berlin-airport-de.pixelpark.net' +# - 'tst01-ila-berlin-airport-de.pixelpark.net' +# - 'tst02-ila-berlin-airport-de.pixelpark.net' +# - 'tst-ila.berlin-airport.de' +# - 'tst-ila01.berlin-airport.de' +# - 'tst-ila02.berlin-airport.de' +# rewrite_rules: +# - '^/wp-admin$ $scheme://$host$uri/index.php permanent' +# - '/files/$ /index.php last' +# - '^/wp-admin/$ $scheme://$host/wp-admin/index.php permanent' +# # Wichtig damit auch die Uploadeinstellungen der php.ini greifen +# client_max_body_size: '32M' +# listen_port: 80 +# # listen_ip: 93.188.107.30 +# # location_allow: +# # location_deny: +# auth_basic: 'Server' +# auth_basic_user_file: '/etc/nginx/.htpasswd' +# access_log: '/var/log/nginx/tst-ila-access_log' +# error_log: '/var/log/nginx/tst-ila-error_log' +# format_log: 'combined' +# owner: 'deploy.vogel' +# group: 'nginx' +# mode: '0640' +# # vhost_cfg_prepend: +# try_files: +# - '$uri' +# - '%uri/' +# - '/index.php?$args' +# autoindex: 'on' +# tst-ila-berlin-airport-de_ssl: +# ensure: present +# www_root: '/srv/www/tst-ila-berlin-airport-de' +# index_files: +# - 'index.php' +# - 'index.html' +# - 'index.htm' +# server_name: +# - 'tst-ila-berlin-airport-de.pixelpark.net' +# - 'tst01-ila-berlin-airport-de.pixelpark.net' +# - 'tst02-ila-berlin-airport-de.pixelpark.net' +# - 'tst-ila.berlin-airport.de' +# - 'tst-ila01.berlin-airport.de' +# - 'tst-ila02.berlin-airport.de' +# rewrite_rules: +# - '^/wp-admin$ $scheme://$host$uri/ permanent' +# - '/files/$ /index.php last' +# - '^/wp-admin/$ $scheme://$host/wp-admin/index.php permanent' +# # Wichtig damit auch die Uploadeinstellungen der php.ini greifen +# client_max_body_size: '32M' +# listen_port: 81 +# # listen_ip: 93.188.107.30 +# # location_allow: +# # location_deny: +# auth_basic: 'Server' +# auth_basic_user_file: '/etc/nginx/.htpasswd' +# access_log: '/var/log/nginx/tst-ila-access_log' +# error_log: '/var/log/nginx/tst-ila-error_log' +# format_log: 'combined' +# owner: 'deploy.vogel' +# group: 'nginx' +# mode: '0640' +# # vhost_cfg_prepend: +# try_files: +# - '$uri' +# - '%uri/' +# - '/index.php?$args' +# autoindex: 'on' infra::profile::nginx_php_fpm_server::location: 'favicon.ico_berhub': -- 2.39.5