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:
Kevin Fenzi
2025-10-13 09:47:25 -07:00
parent ace7783530
commit 1c8ff36a0f
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
---
anubis: false
datacenter: rdu3
dns1: 10.16.163.33
dns2: 10.16.163.34

View File

@@ -1,4 +1,5 @@
---
anubis: false
datacenter: rdu3
dns1: 10.16.163.33
dns2: 10.16.163.34