From c870e1ae2288a153e7ba7386bb29af14c99819b8 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 23 Oct 2025 20:46:51 +0200 Subject: [PATCH 1/2] re-add variables - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284 --- manifests/r10k/webhook.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/r10k/webhook.pp b/manifests/r10k/webhook.pp index 41af8df..a70a6e6 100644 --- a/manifests/r10k/webhook.pp +++ b/manifests/r10k/webhook.pp @@ -17,7 +17,7 @@ class puppet_cd::r10k::webhook ( selrole => object_r, seltype => bin_t, seluser => unconfined_u, - source => 'puppet:///module/puppet_cd/webhook', + source => 'puppet:///modules/puppet_cd/webhook', } # # manage service From 066d396a585af2b12f955055b240fe3163e692e3 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Thu, 23 Oct 2025 20:48:37 +0200 Subject: [PATCH 2/2] Recommit for updates in build 25 --- doc/puppet_classes/puppet_cd_3A_3Ar10k_3A_3Awebhook.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/puppet_classes/puppet_cd_3A_3Ar10k_3A_3Awebhook.html b/doc/puppet_classes/puppet_cd_3A_3Ar10k_3A_3Awebhook.html index a149208..3cff152 100644 --- a/doc/puppet_classes/puppet_cd_3A_3Ar10k_3A_3Awebhook.html +++ b/doc/puppet_classes/puppet_cd_3A_3Ar10k_3A_3Awebhook.html @@ -144,7 +144,7 @@ class puppet_cd::r10k::webhook ( selrole => object_r, seltype => bin_t, seluser => unconfined_u, - source => 'puppet:///module/puppet_cd/webhook', + source => 'puppet:///modules/puppet_cd/webhook', } # # manage service