From df6f219bcd3b0a946e68169ca5bcca9c47820961 Mon Sep 17 00:00:00 2001 From: Greg Sutcliffe Date: Mon, 8 Dec 2025 16:46:04 +0000 Subject: [PATCH] Zabbix: Use new external API endpoints for COPR hosts Signed-off-by: Greg Sutcliffe --- inventory/group_vars/copr_aws | 2 +- inventory/group_vars/copr_dev_aws | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/inventory/group_vars/copr_aws b/inventory/group_vars/copr_aws index 6e1eb1430a..50f20f864c 100644 --- a/inventory/group_vars/copr_aws +++ b/inventory/group_vars/copr_aws @@ -221,4 +221,4 @@ deployment_type: prod pulp_content_url: "https://console.redhat.com/api/pulp-content/public-copr/" -zabbix_host: zabbix01.vpn.fedoraproject.org +zabbix_host: 38.145.32.41 diff --git a/inventory/group_vars/copr_dev_aws b/inventory/group_vars/copr_dev_aws index 557ac51d51..63cc990d36 100644 --- a/inventory/group_vars/copr_dev_aws +++ b/inventory/group_vars/copr_dev_aws @@ -185,3 +185,5 @@ aws_cloudfront_distribution: EX55ITR8LVMOH nrpe_client_uid: 500 pulp_content_url: "https://console.redhat.com/api/pulp-content/public-copr-stage/" + +zabbix_host: 38.145.32.42