From 50efa4ada10ab32aed7d332e2f7243cf5d0c43bf Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Mon, 11 Dec 2017 15:37:16 +1100 Subject: [PATCH] Update puppet-nodejs to 2.3.0 This is the lastest version of puppet-nodejs that both supports Xenial and puppet 3 ... after this it starts using puppet 4 syntax. Update because we need it for Xenial. (note they also changed to using a "v" prefix) Change-Id: Ia7966fb9578d0d79f3a7f9480e3a956555737dc8 --- modules.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.env b/modules.env index a85a5fa68d..c46fe9ef00 100644 --- a/modules.env +++ b/modules.env @@ -82,7 +82,7 @@ SOURCE_MODULES["https://github.com/vamsee/puppet-solr"]="0.0.8" SOURCE_MODULES["https://github.com/voxpupuli/puppet-alternatives"]="0.3.0" SOURCE_MODULES["https://github.com/voxpupuli/puppet-archive"]="v0.5.1" SOURCE_MODULES["https://github.com/voxpupuli/puppet-git_resource"]="0.3.0" -SOURCE_MODULES["https://github.com/voxpupuli/puppet-nodejs"]="1.2.0" +SOURCE_MODULES["https://github.com/voxpupuli/puppet-nodejs"]="v2.3.0" # Add modules that should be part of the openstack-infra integration test here