From 7054156c4c38fc1def3dfe4063e55ad177ad8761 Mon Sep 17 00:00:00 2001 From: Joshua Hesketh Date: Mon, 11 May 2015 15:07:03 +1000 Subject: [PATCH] Add nodejs to the source modules We need nodejs to install the latest jquery module for zuul Change-Id: I3be0b34d394fdbc003c1ae639cc60f22d2f31ed5 --- modules.env | 1 + 1 file changed, 1 insertion(+) diff --git a/modules.env b/modules.env index a5ce447adf..c2a4786b47 100644 --- a/modules.env +++ b/modules.env @@ -47,6 +47,7 @@ SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.0" SOURCE_MODULES["https://github.com/puppet-community/puppet-alternatives"]="0.3.0" SOURCE_MODULES["https://github.com/puppet-community/puppet-archive"]="0.3.0" SOURCE_MODULES["https://github.com/puppet-community/puppet-module-puppetboard"]="2.4.0" +SOURCE_MODULES["https://github.com/puppet-community/puppet-nodejs"]="1.2.0" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-apt"]="2.1.0" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-concat"]="1.1.0" SOURCE_MODULES["https://github.com/puppetlabs/puppetlabs-firewall"]="1.1.3"