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",