# comment: 'https://jira.pixelpark.com/jira/browse/PFIZ-2511'
# rewrite_rule:
# - ^/services/ueberaktive-blase.htm https://test-www-pfizer-de.pixelpark.net/services.htm [L,R=301]
+ - PFIZ-5505:
+ comment: 'https://jira.pixelpark.com/jira/browse/PFIZ-5505'
+ rewrite_cond:
+ - '%%{ich-trickse}{HTTP_HOST} ^(test-redaktion-pfizer-de.pixelpark.net)$'
+ rewrite_rule:
+ - ^/zwei-magazin-static/zwei-magazin/epaper-zwei_3_Glueck/(.*)$ https://redaktion-pfizer-de.pixelpark.net/zwei-magazin-static/zwei-magazin/epaper-zwei_3_Glueck/$1 [R=301,L]
- PFIZ-3871_1:
comment: 'https://jira.pixelpark.com/jira/browse/PFIZ-3871'
rewrite_cond:
accounts::users:
deploy.vogel:
apply: true
- group: apache
+ group: nginx
infra::role: base
infra::additional_classes:
# - infra::profile::mysql_server
# - infra::profile::monitoring::mysql
+infra::profile::nginx_php_fpm_server::upstream:
+ 'phpfpm':
+ ensure: present
+ members:
+ - 'localhost:9000'
+
infra::profile::nginx_php_fpm_server::vhosts:
test-webstats01:
www_root: '/srv/www/test-webstats01'
- 'index.html'
server_name:
- 'test-webstats01.pixelpark.net'
-
rewrite_to_https: true
ssl: true
ssl_cert: '/etc/ssl/certs/wildcard.pixelpark.net-cert.pem'