From a91855122f2ce8236f5b899fe74024abc67d20ac Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Mon, 26 Sep 2016 18:30:56 +0200 Subject: [PATCH] chat01 - install nodejs 4.x --- customer/pixelpark/chat01.pixelpark.com.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/pixelpark/chat01.pixelpark.com.yaml b/customer/pixelpark/chat01.pixelpark.com.yaml index b56c6e43..68571c5c 100644 --- a/customer/pixelpark/chat01.pixelpark.com.yaml +++ b/customer/pixelpark/chat01.pixelpark.com.yaml @@ -5,6 +5,10 @@ site::additional_classes: # - site::profile::apache # - repo::redhat::passenger # - apache::mod::passenger + - nodejs +nodejs::repo_url_suffix: '4.x' +nodejs::manage_package_repo: true + nginx::config::proxy_hide_header: - X-Powered-By -- 2.39.5