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
This commit is contained in:
Marton Kiss 2015-10-06 10:37:46 +01:00
parent 447cf6bf00
commit dc8e362a78

View File

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