From 077d5f3ad794362858990944966495aeadc1f6cd Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Sat, 25 Oct 2025 19:02:53 +0200 Subject: [PATCH 1/2] add local rpm - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284 --- manifests/r10k/install.pp | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifests/r10k/install.pp b/manifests/r10k/install.pp index 3302867..a49f6ce 100644 --- a/manifests/r10k/install.pp +++ b/manifests/r10k/install.pp @@ -59,9 +59,10 @@ class puppet_cd::r10k::install ( source => 'puppet:///modules/puppet_cd/webhook-go.rpm' } - package { $pt_r10k_webhook_pkg: + exec { 'install rpm': + command = "yum install ${pt_r10k_webhook_pkg}", ensure => $pt_pkg_ensure, - require => File[$pt_r10k_webhook_pkg] + require => File[$pt_r10k_webhook_pkg], } } } From 12146f1cf7bdb1365716f8f99b59675dd0694dc1 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sat, 25 Oct 2025 19:04:30 +0200 Subject: [PATCH 2/2] Recommit for updates in build 53 --- doc/_index.html | 5 ----- doc/puppet_class_list.html | 9 +-------- doc/puppet_classes/puppet_cd_3A_3Aparams.html | 2 -- 3 files changed, 1 insertion(+), 15 deletions(-) diff --git a/doc/_index.html b/doc/_index.html index d89e6e3..45d5572 100644 --- a/doc/_index.html +++ b/doc/_index.html @@ -123,11 +123,6 @@ -
  • - puppet_cd::r10k::install - -
  • -
  • puppet_cd::server::service diff --git a/doc/puppet_class_list.html b/doc/puppet_class_list.html index 78cd518..c88fef2 100644 --- a/doc/puppet_class_list.html +++ b/doc/puppet_class_list.html @@ -113,14 +113,7 @@
  • -
  • - -
  • - - -
  • +
  • diff --git a/doc/puppet_classes/puppet_cd_3A_3Aparams.html b/doc/puppet_classes/puppet_cd_3A_3Aparams.html index a7b74eb..63349d0 100644 --- a/doc/puppet_classes/puppet_cd_3A_3Aparams.html +++ b/doc/puppet_classes/puppet_cd_3A_3Aparams.html @@ -77,8 +77,6 @@ puppet_cd::main::install
    - puppet_cd::r10k::install
    - puppet_cd::puppetdb::dirs
    puppet_cd::puppetdb::files