Pin puppet-collectd

puppet-collectd introduced a change which requires stdlib 4.25:
de0a96e86651 - (2018-03-17 00:12:21 +0100) feat: bump minimum puppetlabs/stdlib version to 4.25.0
c0c5ba9357ea - (2018-03-16 23:54:58 +0100) feat: use Stdlib::Fqdn type for package_keyserver

Let's pin the repo to the change which is already being used in RDO at
https://github.com/redhat-openstack/rdoinfo/blob/master/rdo.yml#L1467

(aka 93c8d0bd32bb5610652f30e785ba6644fc82a8b6 "Merge pull request #751 from bastelfreak/test")

Closes-Bug: #1756890
Change-Id: I197e8036a4f5c790a833d037d03ba6822f5488eb
(cherry picked from commit 489d5502da)
This commit is contained in:
Michele Baldessari 2018-03-19 15:46:16 +01:00 committed by Emilien Macchi
parent 89c45a768a
commit be6b5ca52e
1 changed files with 2 additions and 1 deletions

View File

@ -74,7 +74,8 @@ mod 'pacemaker',
:git => 'https://github.com/openstack/puppet-pacemaker',
:ref => 'master'
# Note(bandini): Pinned due to LP#1756890
mod 'collectd',
:git => 'https://github.com/voxpupuli/puppet-collectd',
:ref => 'master'
:ref => '93c8d0bd32bb5610652f30e785ba6644fc82a8b6'