mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-29 13:01:36 +08:00
[proxy14] Fix typo in host_vars
This caused ticketkey playbook to fail and all proxies started alerting about old age of ticketkey.
This commit is contained in:
@@ -3,7 +3,7 @@ datacenter: rdu3
|
||||
dns1: 10.16.163.33
|
||||
dns2: 10.16.163.34
|
||||
dns_search1: "vpn.fedoraproject.org"
|
||||
dns_search2 "fedoraproject.org"
|
||||
dns_search2: "fedoraproject.org"
|
||||
eth0_ipv4_ip: 10.16.179.66
|
||||
eth0_ipv4_gw: 10.16.179.254
|
||||
eth0_ipv6_ip: 2620:52:6:1161::37
|
||||
|
||||
Reference in New Issue
Block a user