Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2023 09:12:40 GMT
From:      =?utf-8?Q?Romain=20Tarti=C3=A8re?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 91e06061821d - main - sysutils/puppet7: Update to 7.24.0
Message-ID:  <202304100912.33A9CeJp034084@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by romain:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91e06061821d106bf0195c6bd08856f8f92dbd39

commit 91e06061821d106bf0195c6bd08856f8f92dbd39
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2023-04-08 21:07:22 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2023-04-10 09:10:54 +0000

    sysutils/puppet7: Update to 7.24.0
    
    Release notes:
    https://www.puppet.com/docs/puppet/7/release_notes_puppet.html#release_notes_puppet_x-7-24-0
    
    While here, cope with incompatible concurrent-ruby version installed
    beside the needed one [1].
    
    With hat:       puppet
    PR:             270482 [1]
    Reported by:    freebsd@wb9.se [1]
---
 sysutils/puppet7/Makefile                          |  23 ++-
 sysutils/puppet7/distinfo                          |  46 +++---
 ...atch-lib_puppet_provider_service_daemontools.rb |   6 +-
 .../puppet7/files/patch-lib_puppet_settings.rb     |  10 ++
 .../files/patch-lib_puppet_thread__local.rb        |   7 +
 sysutils/puppet7/pkg-plist                         | 161 ++++++++-------------
 6 files changed, 114 insertions(+), 139 deletions(-)

diff --git a/sysutils/puppet7/Makefile b/sysutils/puppet7/Makefile
index e14bd5f08ee3..dd3fc4a0684f 100644
--- a/sysutils/puppet7/Makefile
+++ b/sysutils/puppet7/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	puppet
-PORTVERSION=	7.23.0
-PORTREVISION=	2
+PORTVERSION=	7.24.0
 CATEGORIES=	sysutils
 MASTER_SITES=   https://forge.puppet.com/v3/files/:forge
 PKGNAMESUFFIX=	7
@@ -55,16 +54,16 @@ CFACTER_RUN_DEPENDS=	facter>=3.0:sysutils/facter
 
 # Get versions from
 # https://github.com/puppetlabs/puppet-agent/tree/main/configs/components
-FORGE_MODULES=	augeas_core=1.2.0 \
-		cron_core=1.0.5 \
-		host_core=1.0.3 \
-		mount_core=1.0.4 \
-		scheduled_task=1.0.0 \
-		selinux_core=1.1.0 \
-		sshkeys_core=2.2.0 \
-		yumrepo_core=1.0.7 \
-		zfs_core=1.2.0 \
-		zone_core=1.0.3
+FORGE_MODULES=	augeas_core=1.3.0 \
+		cron_core=1.2.0 \
+		host_core=1.2.0 \
+		mount_core=1.2.0 \
+		scheduled_task=3.1.1 \
+		selinux_core=1.3.0 \
+		sshkeys_core=2.4.0 \
+		yumrepo_core=1.2.0 \
+		zfs_core=1.4.0 \
+		zone_core=1.1.0
 
 .for module in ${FORGE_MODULES}
 DISTFILES+=	puppetlabs-${module:C/=.*//}-${module:C/.*=//}.tar.gz:forge
diff --git a/sysutils/puppet7/distinfo b/sysutils/puppet7/distinfo
index 0f28cb932a08..e285a7b3aa2b 100644
--- a/sysutils/puppet7/distinfo
+++ b/sysutils/puppet7/distinfo
@@ -1,23 +1,23 @@
-TIMESTAMP = 1676086283
-SHA256 (puppetlabs-augeas_core-1.2.0.tar.gz) = 69c66097b8d6e8c8afc575df04064a8fcce1017d23918db9f0824c4a3638b68a
-SIZE (puppetlabs-augeas_core-1.2.0.tar.gz) = 24788
-SHA256 (puppetlabs-cron_core-1.0.5.tar.gz) = 3b792d2c5e87115573812cac405ab6f365b90f9a0c87601a12957f604f5bbb8b
-SIZE (puppetlabs-cron_core-1.0.5.tar.gz) = 23287
-SHA256 (puppetlabs-host_core-1.0.3.tar.gz) = 25d970e1dbb0fd6da9206ac48eb8b7caf4b9c0f909b0876633d8500fbd461e07
-SIZE (puppetlabs-host_core-1.0.3.tar.gz) = 24672
-SHA256 (puppetlabs-mount_core-1.0.4.tar.gz) = 0dba04cf6aa85735d5e7ecc643000f36b987e281363ea77594cf41c904d43a05
-SIZE (puppetlabs-mount_core-1.0.4.tar.gz) = 40641
-SHA256 (puppetlabs-scheduled_task-1.0.0.tar.gz) = 4cd2a99a9aecb39a19a27bb1f18e26e587a94d93643ab1f52f652c4aa5daa6c6
-SIZE (puppetlabs-scheduled_task-1.0.0.tar.gz) = 34552
-SHA256 (puppetlabs-selinux_core-1.1.0.tar.gz) = b87410571c6b04e368c90b8d8fb42ccd3169e2d6ced53a04446e25fd0b2054d7
-SIZE (puppetlabs-selinux_core-1.1.0.tar.gz) = 14951
-SHA256 (puppetlabs-sshkeys_core-2.2.0.tar.gz) = c0cc9f82d20e5b4208d42e0ca78aee864fc0a3786d1fe2e5319ad45ed87e75fb
-SIZE (puppetlabs-sshkeys_core-2.2.0.tar.gz) = 17850
-SHA256 (puppetlabs-yumrepo_core-1.0.7.tar.gz) = 551fbc913c9b85293e0e0215b537af188b527beb04b3a824775529fd0e6c7c49
-SIZE (puppetlabs-yumrepo_core-1.0.7.tar.gz) = 29409
-SHA256 (puppetlabs-zfs_core-1.2.0.tar.gz) = b587e183c086bba1e9e48045a07a185880e272c16fec1455c8b485579956e273
-SIZE (puppetlabs-zfs_core-1.2.0.tar.gz) = 17676
-SHA256 (puppetlabs-zone_core-1.0.3.tar.gz) = 02a0dad968b5cc410487a8e648806bac17ff05984c96361b1ed5dfed5acbcd94
-SIZE (puppetlabs-zone_core-1.0.3.tar.gz) = 29746
-SHA256 (puppetlabs-puppet-7.23.0_GH0.tar.gz) = bb202ddb65a45de89775cfca1a4470cb764d7efa2259af72adc76ee233c39b27
-SIZE (puppetlabs-puppet-7.23.0_GH0.tar.gz) = 3259538
+TIMESTAMP = 1680986746
+SHA256 (puppetlabs-augeas_core-1.3.0.tar.gz) = be41ae163f5dc94021ce03c2a0032a23275b4378af3c917befc12af14a4b3b69
+SIZE (puppetlabs-augeas_core-1.3.0.tar.gz) = 25837
+SHA256 (puppetlabs-cron_core-1.2.0.tar.gz) = e74247784d8cf6b27811b98f3ad782952d0005e4e012abb367d3492c51f264a2
+SIZE (puppetlabs-cron_core-1.2.0.tar.gz) = 24594
+SHA256 (puppetlabs-host_core-1.2.0.tar.gz) = a45d7fed47ae1c707fabaec9a1d6da4d8e2fd23bcfb998e6406b4c8e2eed056e
+SIZE (puppetlabs-host_core-1.2.0.tar.gz) = 14471
+SHA256 (puppetlabs-mount_core-1.2.0.tar.gz) = ed437a07e9457fac21e1c87e53b44b7cf4f98c4d5e509dd5ffdea6c5dd96c6ee
+SIZE (puppetlabs-mount_core-1.2.0.tar.gz) = 21556
+SHA256 (puppetlabs-scheduled_task-3.1.1.tar.gz) = d1993b1b41b63f224594ad6fe84c92449fbf2a96afee6f8cd604562c57e76e05
+SIZE (puppetlabs-scheduled_task-3.1.1.tar.gz) = 45065
+SHA256 (puppetlabs-selinux_core-1.3.0.tar.gz) = 593ad4cc9d311528b6be0fdaa6ce08bf46acb21ff0d035ef3c6f2e548c43433d
+SIZE (puppetlabs-selinux_core-1.3.0.tar.gz) = 16456
+SHA256 (puppetlabs-sshkeys_core-2.4.0.tar.gz) = 033eb694359974ce1d9154526f42a01c2bc64abbcd4f587a5f25dff03135171b
+SIZE (puppetlabs-sshkeys_core-2.4.0.tar.gz) = 20091
+SHA256 (puppetlabs-yumrepo_core-1.2.0.tar.gz) = 6fd02331be8267165e75c4eb00030a88be4401fe8d4eeea45365cc270140f44a
+SIZE (puppetlabs-yumrepo_core-1.2.0.tar.gz) = 19704
+SHA256 (puppetlabs-zfs_core-1.4.0.tar.gz) = fcdf3440d5cf5e76a2ae452fc8eb6b8a589721e7c5a8832c2984e60f1962d5fa
+SIZE (puppetlabs-zfs_core-1.4.0.tar.gz) = 18834
+SHA256 (puppetlabs-zone_core-1.1.0.tar.gz) = 9d8241938e56145ce15827415e5c6b74002407b4548c12b5ef165423adfc725b
+SIZE (puppetlabs-zone_core-1.1.0.tar.gz) = 20637
+SHA256 (puppetlabs-puppet-7.24.0_GH0.tar.gz) = 860e74a59dc7a7b34a10fd1f28e992c48be938e35f9e72270f5bddaba6dc106b
+SIZE (puppetlabs-puppet-7.24.0_GH0.tar.gz) = 3268471
diff --git a/sysutils/puppet7/files/patch-lib_puppet_provider_service_daemontools.rb b/sysutils/puppet7/files/patch-lib_puppet_provider_service_daemontools.rb
index 3857c824a1ba..208574482d50 100644
--- a/sysutils/puppet7/files/patch-lib_puppet_provider_service_daemontools.rb
+++ b/sysutils/puppet7/files/patch-lib_puppet_provider_service_daemontools.rb
@@ -1,6 +1,6 @@
---- lib/puppet/provider/service/daemontools.rb.orig	2016-04-25 18:52:09 UTC
+--- lib/puppet/provider/service/daemontools.rb.orig	2023-03-27 22:00:42 UTC
 +++ lib/puppet/provider/service/daemontools.rb
-@@ -39,7 +39,7 @@ Puppet::Type.type(:service).provide :dae
+@@ -39,7 +39,7 @@ Puppet::Type.type(:service).provide :daemontools, :par
  
    EOT
  
@@ -9,7 +9,7 @@
  
    class << self
      attr_writer :defpath
-@@ -88,7 +88,7 @@ Puppet::Type.type(:service).provide :dae
+@@ -86,7 +86,7 @@ Puppet::Type.type(:service).provide :daemontools, :par
    # find the service dir on this node
    def servicedir
      unless @servicedir
diff --git a/sysutils/puppet7/files/patch-lib_puppet_settings.rb b/sysutils/puppet7/files/patch-lib_puppet_settings.rb
new file mode 100644
index 000000000000..333f545c291f
--- /dev/null
+++ b/sysutils/puppet7/files/patch-lib_puppet_settings.rb
@@ -0,0 +1,10 @@
+--- lib/puppet/settings.rb.orig	2023-04-08 20:42:13 UTC
++++ lib/puppet/settings.rb
+@@ -4,6 +4,7 @@ require_relative '../puppet/util/watched_file'
+ require_relative '../puppet/util/command_line/puppet_option_parser'
+ require 'forwardable'
+ require 'fileutils'
++gem 'concurrent-ruby', '< 1.2.0'
+ require 'concurrent'
+ 
+ # The class for handling configuration files.
diff --git a/sysutils/puppet7/files/patch-lib_puppet_thread__local.rb b/sysutils/puppet7/files/patch-lib_puppet_thread__local.rb
new file mode 100644
index 000000000000..8a2598647e42
--- /dev/null
+++ b/sysutils/puppet7/files/patch-lib_puppet_thread__local.rb
@@ -0,0 +1,7 @@
+--- lib/puppet/thread_local.rb.orig	2023-04-08 20:42:06 UTC
++++ lib/puppet/thread_local.rb
+@@ -1,3 +1,4 @@
++gem 'concurrent-ruby', '< 1.2.0'
+ require 'concurrent'
+ 
+ # We want to use the pure Ruby implementation even on JRuby. If we use the Java
diff --git a/sysutils/puppet7/pkg-plist b/sysutils/puppet7/pkg-plist
index eb6ed6ba23f0..5a22352b1e43 100644
--- a/sysutils/puppet7/pkg-plist
+++ b/sysutils/puppet7/pkg-plist
@@ -1,7 +1,7 @@
 bin/puppet
 %%ETCDIR%%/puppet.conf-dist
 %%ETCDIR%%/vendor_modules/augeas_core/.github/workflows/auto_release.yml
-%%ETCDIR%%/vendor_modules/augeas_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/augeas_core/.github/workflows/dispatch_unit_tests_with_nightly_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/augeas_core/.github/workflows/release.yml
 %%ETCDIR%%/vendor_modules/augeas_core/.github/workflows/static_code_analysis.yaml
 %%ETCDIR%%/vendor_modules/augeas_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
@@ -21,12 +21,12 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/augeas_core/metadata.json
 %%ETCDIR%%/vendor_modules/augeas_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/augeas_core/readmes/README_ja_JP.md
+%%ETCDIR%%/vendor_modules/cron_core/.github/workflows/auto_release.yml
 %%ETCDIR%%/vendor_modules/cron_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/cron_core/.github/workflows/release.yml
 %%ETCDIR%%/vendor_modules/cron_core/.github/workflows/static_code_analysis.yaml
 %%ETCDIR%%/vendor_modules/cron_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/cron_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
-%%ETCDIR%%/vendor_modules/cron_core/.puppet-lint.rc
-%%ETCDIR%%/vendor_modules/cron_core/.sync.yml
 %%ETCDIR%%/vendor_modules/cron_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/cron_core/CODEOWNERS
 %%ETCDIR%%/vendor_modules/cron_core/LICENSE
@@ -41,16 +41,19 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/cron_core/locales/ja/puppetlabs-cron_core.po
 %%ETCDIR%%/vendor_modules/cron_core/locales/puppetlabs-cron_core.pot
 %%ETCDIR%%/vendor_modules/cron_core/metadata.json
+%%ETCDIR%%/vendor_modules/cron_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/cron_core/readmes/README_ja_JP.md
+%%ETCDIR%%/vendor_modules/host_core/.github/workflows/auto_release.yml
+%%ETCDIR%%/vendor_modules/host_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/host_core/.github/workflows/release.yml
+%%ETCDIR%%/vendor_modules/host_core/.github/workflows/static_code_analysis.yaml
+%%ETCDIR%%/vendor_modules/host_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/host_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/host_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/host_core/CODEOWNERS
-%%ETCDIR%%/vendor_modules/host_core/Gemfile
 %%ETCDIR%%/vendor_modules/host_core/LICENSE
 %%ETCDIR%%/vendor_modules/host_core/README.md
 %%ETCDIR%%/vendor_modules/host_core/REFERENCE.md
-%%ETCDIR%%/vendor_modules/host_core/Rakefile
-%%ETCDIR%%/vendor_modules/host_core/appveyor.yml
-%%ETCDIR%%/vendor_modules/host_core/checksums.json
 %%ETCDIR%%/vendor_modules/host_core/data/common.yaml
 %%ETCDIR%%/vendor_modules/host_core/hiera.yaml
 %%ETCDIR%%/vendor_modules/host_core/lib/puppet/provider/host/parsed.rb
@@ -59,29 +62,19 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/host_core/locales/ja/puppetlabs-host_core.po
 %%ETCDIR%%/vendor_modules/host_core/locales/puppetlabs-host_core.pot
 %%ETCDIR%%/vendor_modules/host_core/metadata.json
+%%ETCDIR%%/vendor_modules/host_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/host_core/readmes/README_ja_JP.md
-%%ETCDIR%%/vendor_modules/host_core/spec/acceptance/nodesets/default.yml
-%%ETCDIR%%/vendor_modules/host_core/spec/acceptance/tests/create_spec.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/acceptance/tests/destroy_spec.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/acceptance/tests/modify_spec.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/acceptance/tests/query_all_spec.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/default_facts.yml
-%%ETCDIR%%/vendor_modules/host_core/spec/fixtures/unit/provider/host/parsed/valid_hosts
-%%ETCDIR%%/vendor_modules/host_core/spec/lib/puppet_spec/files.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/shared_behaviours/all_parsedfile_providers.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/spec_helper.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/spec_helper_acceptance.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/spec_helper_local.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/unit/provider/host/parsed_spec.rb
-%%ETCDIR%%/vendor_modules/host_core/spec/unit/type/host_spec.rb
+%%ETCDIR%%/vendor_modules/mount_core/.github/workflows/auto_release.yml
+%%ETCDIR%%/vendor_modules/mount_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/mount_core/.github/workflows/release.yml
+%%ETCDIR%%/vendor_modules/mount_core/.github/workflows/static_code_analysis.yaml
+%%ETCDIR%%/vendor_modules/mount_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/mount_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/mount_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/mount_core/CODEOWNERS
-%%ETCDIR%%/vendor_modules/mount_core/Gemfile
 %%ETCDIR%%/vendor_modules/mount_core/LICENSE
 %%ETCDIR%%/vendor_modules/mount_core/README.md
 %%ETCDIR%%/vendor_modules/mount_core/REFERENCE.md
-%%ETCDIR%%/vendor_modules/mount_core/Rakefile
-%%ETCDIR%%/vendor_modules/mount_core/checksums.json
 %%ETCDIR%%/vendor_modules/mount_core/data/common.yaml
 %%ETCDIR%%/vendor_modules/mount_core/hiera.yaml
 %%ETCDIR%%/vendor_modules/mount_core/lib/puppet/provider/mount.rb
@@ -91,66 +84,46 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/mount_core/locales/ja/puppetlabs-mount_core.po
 %%ETCDIR%%/vendor_modules/mount_core/locales/puppetlabs-mount_core.pot
 %%ETCDIR%%/vendor_modules/mount_core/metadata.json
+%%ETCDIR%%/vendor_modules/mount_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/mount_core/readmes/README_ja_JP.md
-%%ETCDIR%%/vendor_modules/mount_core/spec/acceptance/lib/mount_utils.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/acceptance/nodesets/default.yml
-%%ETCDIR%%/vendor_modules/mount_core/spec/acceptance/tests/defined_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/acceptance/tests/destroy_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/acceptance/tests/modify_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/acceptance/tests/mounted_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/acceptance/tests/query_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/default_facts.yml
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/mount-output.aix.txt
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/aix.filesystems
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/aix.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/darwin.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/freebsd.fstab
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/freebsd.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/hpux.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/linux.fstab
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/linux.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/netbsd.fstab
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/netbsd.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/openbsd.fstab
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/openbsd.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/solaris.fstab
-%%ETCDIR%%/vendor_modules/mount_core/spec/fixtures/unit/provider/mount/parsed/solaris.mount
-%%ETCDIR%%/vendor_modules/mount_core/spec/integration/provider/mount_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/lib/puppet_spec/files.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/shared_behaviours/all_parsedfile_providers.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/spec_helper.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/spec_helper_acceptance.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/spec_helper_local.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/unit/provider/mount/parsed_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/unit/provider/mount_spec.rb
-%%ETCDIR%%/vendor_modules/mount_core/spec/unit/type/mount_spec.rb
+%%ETCDIR%%/vendor_modules/scheduled_task/.github/workflows/auto_release.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.github/workflows/labeller.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.github/workflows/nightly.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.github/workflows/pr_test.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.github/workflows/release.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.github/workflows/spec.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.github/workflows/stale.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.gitpod.Dockerfile
+%%ETCDIR%%/vendor_modules/scheduled_task/.gitpod.yml
+%%ETCDIR%%/vendor_modules/scheduled_task/.pmtignore
 %%ETCDIR%%/vendor_modules/scheduled_task/CHANGELOG.md
+%%ETCDIR%%/vendor_modules/scheduled_task/CODEOWNERS
 %%ETCDIR%%/vendor_modules/scheduled_task/CONTRIBUTING.md
-%%ETCDIR%%/vendor_modules/scheduled_task/Gemfile
+%%ETCDIR%%/vendor_modules/scheduled_task/HISTORY.md
 %%ETCDIR%%/vendor_modules/scheduled_task/LICENSE
-%%ETCDIR%%/vendor_modules/scheduled_task/MAINTAINERS.md
 %%ETCDIR%%/vendor_modules/scheduled_task/NOTICE
 %%ETCDIR%%/vendor_modules/scheduled_task/README.md
-%%ETCDIR%%/vendor_modules/scheduled_task/Rakefile
-%%ETCDIR%%/vendor_modules/scheduled_task/appveyor.yml
-%%ETCDIR%%/vendor_modules/scheduled_task/checksums.json
+%%ETCDIR%%/vendor_modules/scheduled_task/REFERENCE.md
+%%ETCDIR%%/vendor_modules/scheduled_task/data/common.yaml
 %%ETCDIR%%/vendor_modules/scheduled_task/examples/create_task_v1.pp
 %%ETCDIR%%/vendor_modules/scheduled_task/examples/delete_task_v1.pp
+%%ETCDIR%%/vendor_modules/scheduled_task/hiera.yaml
 %%ETCDIR%%/vendor_modules/scheduled_task/lib/puppet/provider/scheduled_task/taskscheduler_api2.rb
 %%ETCDIR%%/vendor_modules/scheduled_task/lib/puppet/provider/scheduled_task/win32_taskscheduler.rb
 %%ETCDIR%%/vendor_modules/scheduled_task/lib/puppet/type/scheduled_task.rb
 %%ETCDIR%%/vendor_modules/scheduled_task/lib/puppet_x/puppetlabs/scheduled_task/error.rb
 %%ETCDIR%%/vendor_modules/scheduled_task/lib/puppet_x/puppetlabs/scheduled_task/task.rb
 %%ETCDIR%%/vendor_modules/scheduled_task/lib/puppet_x/puppetlabs/scheduled_task/trigger.rb
-%%ETCDIR%%/vendor_modules/scheduled_task/locales/config.yaml
-%%ETCDIR%%/vendor_modules/scheduled_task/locales/puppetlabs-scheduled_task.pot
 %%ETCDIR%%/vendor_modules/scheduled_task/metadata.json
+%%ETCDIR%%/vendor_modules/scheduled_task/pdk.yaml
+%%ETCDIR%%/vendor_modules/scheduled_task/provision.yaml
+%%ETCDIR%%/vendor_modules/scheduled_task/readmes/README_ja_JP.md
+%%ETCDIR%%/vendor_modules/selinux_core/.github/workflows/auto_release.yml
 %%ETCDIR%%/vendor_modules/selinux_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/selinux_core/.github/workflows/release.yml
 %%ETCDIR%%/vendor_modules/selinux_core/.github/workflows/static_code_analysis.yaml
 %%ETCDIR%%/vendor_modules/selinux_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/selinux_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
-%%ETCDIR%%/vendor_modules/selinux_core/.puppet-lint.rc
-%%ETCDIR%%/vendor_modules/selinux_core/.sync.yml
 %%ETCDIR%%/vendor_modules/selinux_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/selinux_core/CODEOWNERS
 %%ETCDIR%%/vendor_modules/selinux_core/LICENSE
@@ -166,13 +139,14 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/selinux_core/locales/ja/puppetlabs-selinux_core.po
 %%ETCDIR%%/vendor_modules/selinux_core/locales/puppetlabs-selinux_core.pot
 %%ETCDIR%%/vendor_modules/selinux_core/metadata.json
+%%ETCDIR%%/vendor_modules/selinux_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/selinux_core/readmes/README_ja_JP.md
-%%ETCDIR%%/vendor_modules/sshkeys_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/sshkeys_core/.github/workflows/auto_release.yml
+%%ETCDIR%%/vendor_modules/sshkeys_core/.github/workflows/dispatch_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/sshkeys_core/.github/workflows/release.yml
 %%ETCDIR%%/vendor_modules/sshkeys_core/.github/workflows/static_code_analysis.yaml
 %%ETCDIR%%/vendor_modules/sshkeys_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/sshkeys_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
-%%ETCDIR%%/vendor_modules/sshkeys_core/.puppet-lint.rc
-%%ETCDIR%%/vendor_modules/sshkeys_core/.sync.yml
 %%ETCDIR%%/vendor_modules/sshkeys_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/sshkeys_core/CODEOWNERS
 %%ETCDIR%%/vendor_modules/sshkeys_core/LICENSE
@@ -188,15 +162,19 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/sshkeys_core/locales/ja/puppetlabs-sshkeys_core.po
 %%ETCDIR%%/vendor_modules/sshkeys_core/locales/puppetlabs-sshkeys_core.pot
 %%ETCDIR%%/vendor_modules/sshkeys_core/metadata.json
+%%ETCDIR%%/vendor_modules/sshkeys_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/sshkeys_core/readmes/README_ja_JP.md
+%%ETCDIR%%/vendor_modules/yumrepo_core/.github/workflows/auto_release.yml
+%%ETCDIR%%/vendor_modules/yumrepo_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/yumrepo_core/.github/workflows/release.yml
+%%ETCDIR%%/vendor_modules/yumrepo_core/.github/workflows/static_code_analysis.yaml
+%%ETCDIR%%/vendor_modules/yumrepo_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/yumrepo_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/yumrepo_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/yumrepo_core/CODEOWNERS
-%%ETCDIR%%/vendor_modules/yumrepo_core/Gemfile
 %%ETCDIR%%/vendor_modules/yumrepo_core/LICENSE
 %%ETCDIR%%/vendor_modules/yumrepo_core/README.md
 %%ETCDIR%%/vendor_modules/yumrepo_core/REFERENCE.md
-%%ETCDIR%%/vendor_modules/yumrepo_core/Rakefile
-%%ETCDIR%%/vendor_modules/yumrepo_core/checksums.json
 %%ETCDIR%%/vendor_modules/yumrepo_core/data/common.yaml
 %%ETCDIR%%/vendor_modules/yumrepo_core/hiera.yaml
 %%ETCDIR%%/vendor_modules/yumrepo_core/lib/puppet/provider/yumrepo/inifile.rb
@@ -205,23 +183,14 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/yumrepo_core/locales/ja/puppetlabs-yumrepo_core.po
 %%ETCDIR%%/vendor_modules/yumrepo_core/locales/puppetlabs-yumrepo_core.pot
 %%ETCDIR%%/vendor_modules/yumrepo_core/metadata.json
+%%ETCDIR%%/vendor_modules/yumrepo_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/yumrepo_core/readmes/README_ja_JP.md
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/acceptance/nodesets/default.yml
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/acceptance/tests/yumrepo_spec.rb
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/default_facts.yml
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/lib/puppet_spec/compiler.rb
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/lib/puppet_spec/files.rb
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/spec_helper.rb
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/spec_helper_acceptance.rb
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/spec_helper_local.rb
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/unit/provider/yumrepo/inifile_spec.rb
-%%ETCDIR%%/vendor_modules/yumrepo_core/spec/unit/type/yumrepo_spec.rb
+%%ETCDIR%%/vendor_modules/zfs_core/.github/workflows/auto_release.yml
 %%ETCDIR%%/vendor_modules/zfs_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/zfs_core/.github/workflows/release.yml
 %%ETCDIR%%/vendor_modules/zfs_core/.github/workflows/static_code_analysis.yaml
 %%ETCDIR%%/vendor_modules/zfs_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/zfs_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
-%%ETCDIR%%/vendor_modules/zfs_core/.puppet-lint.rc
-%%ETCDIR%%/vendor_modules/zfs_core/.sync.yml
 %%ETCDIR%%/vendor_modules/zfs_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/zfs_core/CODEOWNERS
 %%ETCDIR%%/vendor_modules/zfs_core/LICENSE
@@ -237,16 +206,19 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/zfs_core/locales/ja/puppetlabs-zfs_core.po
 %%ETCDIR%%/vendor_modules/zfs_core/locales/puppetlabs-zfs_core.pot
 %%ETCDIR%%/vendor_modules/zfs_core/metadata.json
+%%ETCDIR%%/vendor_modules/zfs_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/zfs_core/readmes/README_ja_JP.md
+%%ETCDIR%%/vendor_modules/zone_core/.github/workflows/auto_release.yml
+%%ETCDIR%%/vendor_modules/zone_core/.github/workflows/daily_unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/zone_core/.github/workflows/release.yml
+%%ETCDIR%%/vendor_modules/zone_core/.github/workflows/static_code_analysis.yaml
+%%ETCDIR%%/vendor_modules/zone_core/.github/workflows/unit_tests_with_nightly_puppet_gem.yaml
+%%ETCDIR%%/vendor_modules/zone_core/.github/workflows/unit_tests_with_released_puppet_gem.yaml
 %%ETCDIR%%/vendor_modules/zone_core/CHANGELOG.md
 %%ETCDIR%%/vendor_modules/zone_core/CODEOWNERS
-%%ETCDIR%%/vendor_modules/zone_core/Gemfile
 %%ETCDIR%%/vendor_modules/zone_core/LICENSE
 %%ETCDIR%%/vendor_modules/zone_core/README.md
 %%ETCDIR%%/vendor_modules/zone_core/REFERENCE.md
-%%ETCDIR%%/vendor_modules/zone_core/Rakefile
-%%ETCDIR%%/vendor_modules/zone_core/appveyor.yml
-%%ETCDIR%%/vendor_modules/zone_core/checksums.json
 %%ETCDIR%%/vendor_modules/zone_core/data/common.yaml
 %%ETCDIR%%/vendor_modules/zone_core/hiera.yaml
 %%ETCDIR%%/vendor_modules/zone_core/lib/puppet/provider/zone/solaris.rb
@@ -255,21 +227,8 @@ bin/puppet
 %%ETCDIR%%/vendor_modules/zone_core/locales/ja/puppetlabs-zone_core.po
 %%ETCDIR%%/vendor_modules/zone_core/locales/puppetlabs-zone_core.pot
 %%ETCDIR%%/vendor_modules/zone_core/metadata.json
+%%ETCDIR%%/vendor_modules/zone_core/pdk.yaml
 %%ETCDIR%%/vendor_modules/zone_core/readmes/README_ja_JP.md
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/lib/zone_util.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/nodesets/default.yml
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/pending/dataset.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/pending/ticket_4840_should_create_zone_with_zpool.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/tests/zone_configured_spec.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/tests/zone_ensure_spec.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/tests/zone_ip_spec.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/tests/zone_path_spec.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/acceptance/tests/zone_running_spec.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/default_facts.yml
-%%ETCDIR%%/vendor_modules/zone_core/spec/spec_helper.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/spec_helper_acceptance.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/unit/provider/zone/solaris_spec.rb
-%%ETCDIR%%/vendor_modules/zone_core/spec/unit/type/zone_spec.rb
 lib/ruby/gems/%%RUBY_VER%%/specifications/puppet-%%PORTVERSION%%.gemspec
 %%RUBY_SITELIBDIR%%/hiera/puppet_function.rb
 %%RUBY_SITELIBDIR%%/hiera/scope.rb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304100912.33A9CeJp034084>