]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bkk bildfiltertool nodejs from repo.pixelpark
authorSascha Strassheim <sascha.strassheim@pixelpark.com>
Mon, 4 Dec 2017 14:25:42 +0000 (15:25 +0100)
committerSascha Strassheim <sascha.strassheim@pixelpark.com>
Mon, 4 Dec 2017 14:25:42 +0000 (15:25 +0100)
customer/bkk-vbu/bildfiltertool-meine-krankenkasse-de.pixelpark.net.yaml

index 96841dcc5da808a6ae969f232b0b065ed00250ca..ec9ba0f0a081efc23a7f62c1232c5eb24227dad2 100644 (file)
@@ -5,6 +5,19 @@ infra::additional_classes:
 
 nodejs::repo_url_suffix: '6.x'
 nodejs::manage_package_repo: false
+infra::additional_files:
+  node_repo:
+    path: '/etc/yum.repos.d/nodejs6.repo'
+    owner: 'root'
+    group: 'root'
+    mode: '0644'
+    content: |
+    [nodesource]
+    name=Node.js Packages for Enterprise Linux 7 - $basearch
+    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
 
 nginx::config::proxy_hide_header:
   - X-Powered-By