From 2e275364edd30bd2cdf734b6fbb81911314729db Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 24 Aug 2015 15:26:22 +1000 Subject: [PATCH] Move to biemond-wildfly v0.4.0 We are rather behind the current releases of beimond-wildfly, move to the latest released version. This also switches to using puppetlabs-archive, so no more hitting maven everytime we run puppet. Change-Id: Idcaa4be45e87964dcb3299e0788e3e2eeb3ca86a --- modules.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.env b/modules.env index e19880c3d5..ee13c67ca1 100644 --- a/modules.env +++ b/modules.env @@ -39,7 +39,7 @@ SOURCE_MODULES["https://git.openstack.org/openstack-infra/puppet-vcsrepo"]="0.0. # potential conflict with puppet-community/puppet-archive. So we cannot # rely on using any feature on grafana that relies on archive SOURCE_MODULES["https://github.com/bfraser/puppet-grafana"]="v2.1.0" -SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v0.2.4" +SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v0.4.0" SOURCE_MODULES["https://github.com/maestrodev/puppet-wget"]="v1.6.0" SOURCE_MODULES["https://github.com/nanliu/puppet-git"]="0.1.0" SOURCE_MODULES["https://github.com/nanliu/puppet-staging"]="1.0.0"