Add nodejs to the source modules

We need nodejs to install the latest jquery module for zuul

Change-Id: I3be0b34d394fdbc003c1ae639cc60f22d2f31ed5
This commit is contained in:
Joshua Hesketh 2015-05-11 15:07:03 +10:00 committed by Michael Krotscheck
parent cc65720564
commit 7054156c4c

View File

@ -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"