From: sascha.strassheim Date: Fri, 5 Jan 2018 11:31:08 +0000 (+0100) Subject: nodejs - test-web02-bmbf-wj2018.pixelpark.net X-Git-Tag: v0.1.0~1819 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3cc89472813c82f0788718148ab807cf355c1355;p=pixelpark%2Fhiera.git nodejs - test-web02-bmbf-wj2018.pixelpark.net --- diff --git a/customer/bmbf/test-web02-bmbf-wj2018.pixelpark.net.yaml b/customer/bmbf/test-web02-bmbf-wj2018.pixelpark.net.yaml index 980ab242..c3a81b51 100644 --- a/customer/bmbf/test-web02-bmbf-wj2018.pixelpark.net.yaml +++ b/customer/bmbf/test-web02-bmbf-wj2018.pixelpark.net.yaml @@ -4,7 +4,8 @@ infra::additional_classes: - infra::profile::typo3 - infra::profile::mysql_server -infra::additional_classes: + +infra::additional_files: node_repo: path: '/etc/yum.repos.d/nodejs6.repo' owner: 'root' @@ -16,7 +17,7 @@ infra::additional_classes: baseurl=http://repo.pixelpark.com/Linux/yum/node/7/nodesource/ enabled=1 gpgcheck=1 - gpgkey=http://repo.pixelpark.com/Linux/yum/NODESOURCE-GPG-SIGNING-KEY-EL + gpgkey=http://repo.pixelpark.com/Linux/yum/NODESOURCE-GPG-SIGNING-KEY-EL repo::remi_php70: true @@ -89,9 +90,3 @@ infra::profile::typo3::projects: comment: 'all to https' rewrite_rule: - '^(.*)$ https://test-web02-bmbf-wj2018.pixelpark.net$1 [L,R=301]' - user: service.typo3 - mode: '2775' - php_admin_value: - max_input_vars: '1500' - post_max_size: '50M' - upload_max_filesize: '50M'