From d0514d69bfbe72e5e0b41e90a17f2a5fe48d7a00 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 23 Oct 2025 20:39:26 +0200 Subject: [PATCH] re-add variables - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284 --- manifests/params.pp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/manifests/params.pp b/manifests/params.pp index ef03c4a..0254e41 100644 --- a/manifests/params.pp +++ b/manifests/params.pp @@ -231,12 +231,6 @@ class puppet_cd::params ( ## r10k $pt_r10k_file = "${pt_r10k_dir}/r10k.yaml" $pt_r10k_erb = 'puppet_cd/r10k/r10k.yaml.erb' - $pt_r10k_webhook_file = "${pt_r10k_webhook_dir}/webhook_server.py" - $pt_r10k_webhook_erb = 'puppet_cd/r10k/webhook.py.erb' - $pt_r10k_req_file = "${pt_r10k_webhook_dir}/requirements.txt" - $pt_r10k_req_erb = 'puppet_cd/r10k/requirements.txt.erb' - $pt_r10k_wh_config_file = "${pt_r10k_webhook_dir}/config.json" - $pt_r10k_wh_config_erb = 'puppet_cd/r10k/r10k_webhook_config.erb' $pt_r10k_hook_file = '/usr/local/bin/webhook' # service