From: Philipp Dallig Date: Fri, 23 Jun 2017 14:07:47 +0000 (+0200) Subject: bmbf - install nodejs X-Git-Tag: v0.1.0~2777 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=cc4260b0ac14cd053c4ee188c5530cbd9fe02b8b;p=pixelpark%2Fhiera.git bmbf - install nodejs --- diff --git a/customer/bmbf/web02-bmbf.pixelpark.net.yaml b/customer/bmbf/web02-bmbf.pixelpark.net.yaml index ec675013..3751036d 100644 --- a/customer/bmbf/web02-bmbf.pixelpark.net.yaml +++ b/customer/bmbf/web02-bmbf.pixelpark.net.yaml @@ -4,6 +4,11 @@ infra::additional_classes: - infra::profile::typo3 - infra::profile::mysql_server - infra::profile::flow + - repo::redhat::passenger + - nodejs # Disabled because nodejs6 needs puppet 4 + +nodejs::repo_url_suffix: '4.x' +nodejs::manage_package_repo: true repo::remi_php70: true