From f8d861cbca69fd9e3b8b51868d6ce40f1f007b21 Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Thu, 23 Oct 2025 19:16:20 +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 de40bd3..c88d41f 100644 --- a/templates/r10k/r10k_webhook_config.erb +++ b/templates/r10k/r10k_webhook_config.erb @@ -1,5 +1,6 @@ { "host": "<%= @pt_pm_fqdn %>", + "port": "8088", "flush_env_cache": false, "branch_to_env_map": { "master": "production",