]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
pixelpark - disable nodejs, because we can not update our nodejs-Module
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 5 Jan 2017 15:38:09 +0000 (16:38 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 5 Jan 2017 15:38:09 +0000 (16:38 +0100)
with is necessary to support node6.x LTS

customer/pixelpark/web-client-survey.pixelpark.com.yaml

index e6979a57267a46fd6d74fce2af52ec92994be1e1..d10af80bbdb5b59391fa72958bfd8e61993566b0 100644 (file)
@@ -27,7 +27,7 @@ site::role: base
 site::additional_classes:
   - site::profile::apache
   - apache::mod::headers
-  - nodejs
+#  - nodejs
   - site::profile::mysql_server
 
 nodejs::repo_url_suffix: '6.x'