mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 10:31:56 +08:00
smtp-mm-cc-rdu01: fix dns setup
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user