From 0d20617da51dff3ace8577b0793bfdd12fcf989e Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 23 Oct 2025 19:05:08 +0200 Subject: [PATCH] readd r10k webhook - https://gitlab.confdroid.com/internal/confdroid_management/-/issues/284 --- templates/r10k/r10k_webhook_config.erb | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/r10k/r10k_webhook_config.erb b/templates/r10k/r10k_webhook_config.erb index 7028563..de40bd3 100644 --- a/templates/r10k/r10k_webhook_config.erb +++ b/templates/r10k/r10k_webhook_config.erb @@ -1,4 +1,5 @@ { + "host": "<%= @pt_pm_fqdn %>", "flush_env_cache": false, "branch_to_env_map": { "master": "production",