mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-24 18:41:38 +08:00
anubis: disable entirely on proxy110/101
These are internal proxies, they don't need to bother running anubis at all, since they don't get any external traffic. Just doing this to rule out some problem with additional proxy layer and anubis causing the timeouts we are seeing. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
anubis: false
|
||||
datacenter: rdu3
|
||||
dns1: 10.16.163.33
|
||||
dns2: 10.16.163.34
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
anubis: false
|
||||
datacenter: rdu3
|
||||
dns1: 10.16.163.33
|
||||
dns2: 10.16.163.34
|
||||
|
||||
Reference in New Issue
Block a user