From 68a1efb1111fff610dbeb2ec272ba6c920a62bc0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 25 Jun 2026 09:40:45 -0700 Subject: [PATCH] buildhw-x86-12: fix mgmt ip Signed-off-by: Kevin Fenzi --- inventory/host_vars/buildhw-x86-12.rdu3.fedoraproject.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inventory/host_vars/buildhw-x86-12.rdu3.fedoraproject.org b/inventory/host_vars/buildhw-x86-12.rdu3.fedoraproject.org index 16c1218bfc..c9af35aa4a 100644 --- a/inventory/host_vars/buildhw-x86-12.rdu3.fedoraproject.org +++ b/inventory/host_vars/buildhw-x86-12.rdu3.fedoraproject.org @@ -1,6 +1,6 @@ --- bmc: - ip_address: 10.16.160.24 + ip_address: 10.16.160.86 ping: true http: true https: true