From eccff18ab789014c96e9fdcba94beb7fbb3570fc Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Tue, 25 May 2021 21:45:22 +0900 Subject: [PATCH] Bump version of yumrepo_core to 1.0.7 ... so that we can use the module_hotixes property[1]. [1] https://github.com/puppetlabs/puppetlabs-yumrepo_core/pull/28/commits/a14c059b7d0c395ff0bdad04da48716272000637 Change-Id: I1889482501d19b704c566a884fb5109be0e32d7c Needed-By: https://review.opendev.org/792952 --- Puppetfile_unit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Puppetfile_unit b/Puppetfile_unit index 72b0dd842..20c82349a 100644 --- a/Puppetfile_unit +++ b/Puppetfile_unit @@ -12,7 +12,7 @@ mod 'sshkeys_core', mod 'yumrepo_core', :git => 'https://github.com/puppetlabs/puppetlabs-yumrepo_core', - :ref => '1.0.6' + :ref => '1.0.7' # NOTE(tobias-urdin): Needed by puppet-swift. mod 'mount_core',