]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
nodejs - test-web02-bmbf-wj2018.pixelpark.net
authorsascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 5 Jan 2018 11:31:08 +0000 (12:31 +0100)
committersascha.strassheim <sascha.strassheim@pixelpark.com>
Fri, 5 Jan 2018 11:31:08 +0000 (12:31 +0100)
customer/bmbf/test-web02-bmbf-wj2018.pixelpark.net.yaml

index 980ab242ae0c143e82d5d191a4a6c295929486ac..c3a81b51d0edd0c874c58119dd1056fbd19d1dfe 100644 (file)
@@ -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'