From 7c9552a92f606bce8725317b1b4ded371fb830bc Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Wed, 1 Feb 2023 14:19:18 +0900 Subject: [PATCH] Unpin puppet-collectd ... to use the latest version in master. The current pin is too old and older than the version shipped in recent RDO releases such as RDO Zed. Change-Id: Ice72e0287cf0c25ea0c673011810d69dccb907bf --- Puppetfile_extras | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile_extras b/Puppetfile_extras index 681908724..0fbefb6d1 100644 --- a/Puppetfile_extras +++ b/Puppetfile_extras @@ -31,4 +31,4 @@ mod 'pacemaker', mod 'collectd', :git => 'https://github.com/voxpupuli/puppet-collectd', - :ref => '20494e44a90073273a18fce71f4a602d5b5d0690' + :ref => 'master'