From 8e2bdcb6f3dbcaf253a48609efcf4841523fcd95 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 16 May 2024 10:46:42 -0700 Subject: [PATCH] smtp-mm-cc-rdu01: fix dns setup Signed-off-by: Kevin Fenzi --- inventory/host_vars/smtp-mm-cc-rdu01.fedoraproject.org | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/inventory/host_vars/smtp-mm-cc-rdu01.fedoraproject.org b/inventory/host_vars/smtp-mm-cc-rdu01.fedoraproject.org index 70f74fd4ac..0492894eeb 100644 --- a/inventory/host_vars/smtp-mm-cc-rdu01.fedoraproject.org +++ b/inventory/host_vars/smtp-mm-cc-rdu01.fedoraproject.org @@ -1,7 +1,9 @@ --- datacenter: rdu-cc -dns1: 1.1.1.1 -dns2: 1.0.0.1 +dns1: 8.8.8.8 +dns2: 8.8.4.4 +dns_search1: vpn.fedoraproject.org +dns_search2: fedoraproject.org eth0_ipv4_gw: 8.43.85.254 eth0_ipv4_ip: 8.43.85.70 eth0_nm: 255.255.255.0