]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
mbvd-lp-trapo remove nodejs
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Thu, 26 Oct 2017 11:22:41 +0000 (13:22 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Thu, 26 Oct 2017 11:22:41 +0000 (13:22 +0200)
customer/mbvd-lp-trapo/stage-web-lp-trapo-mbvd-de.pixelpark.net.yaml
customer/mbvd-lp-trapo/web-lp-trapo-mbvd-de.pixelpark.net.yaml

index 2742984f9bd150b21449afd1af51c614052d30c8..6aab71dacb0e9a233d934e1557822fcbf847e4a3 100644 (file)
@@ -1,8 +1,6 @@
 ---
 infra::additional_classes:
-  - nodejs
   - infra::profile::apache
-#  - java
 
 java::package: java-1.8.0-oraclejdk
 
@@ -60,6 +58,4 @@ infra::profile::apache::pp_vhosts:
         auth_digest_algorithm: MD5
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
-    proxy_pass:
-      - { path: /, url: 'http://%{fqdn}:8082/' }
 
index 3a8f3649571d7038824c872fe1ef8c0dfac6155a..f138cf08a3c7083ccac58cff8c336deaa34f6520 100644 (file)
@@ -1,13 +1,10 @@
 ---
 infra::additional_classes:
-  - nodejs
   - infra::profile::apache
   - java
 
 java::package: java-1.8.0-oraclejdk
 
-nodejs::repo_url_suffix: '6.x'
-
 accounts::users:
   annika.wenzel:
     apply: true
@@ -61,6 +58,4 @@ infra::profile::apache::pp_vhosts:
         auth_digest_algorithm: MD5
         auth_user_file: '/etc/httpd/htdigest'
         auth_require: 'valid-user'
-    proxy_pass:
-      - { path: /, url: 'http://%{fqdn}:8082/' }