From dc8e362a783ffc7b89555a05bcc18c39161eea9b Mon Sep 17 00:00:00 2001 From: Marton Kiss Date: Tue, 6 Oct 2015 10:37:46 +0100 Subject: [PATCH] Update nanliu's git module to puppet-community git Puppet community's git_resource module will manage the standalone git provider, as the forked vcsrepo not covers all of our use-case for git repositories. The development of nanliu's module was moved under puppet-community. It contains some important fixes related to commit ref and tag changes, and the mechanisom of notification of subscribed resources. Change-Id: I36a2664707f900fe7807d5f05f69423682c3a51a --- modules.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules.env b/modules.env index c2a4786b47..a3cc7efe71 100644 --- a/modules.env +++ b/modules.env @@ -42,10 +42,10 @@ SOURCE_MODULES["https://github.com/bfraser/puppet-grafana"]="v2.1.0" SOURCE_MODULES["https://github.com/biemond/biemond-wildfly"]="v0.4.0" SOURCE_MODULES["https://github.com/jfryman/puppet-selinux"]="v0.2.5" 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" 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-git_resource"]="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"