From 78d70af574a8d913aef22482a31d1807ccb2d385 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 19 Mar 2025 07:50:52 -0500 Subject: [PATCH] hosts: Add Unifi controllers to needproxy group Since the network device management network does not have access to the Internet, the Unifi controller machines must access it via the proxy. --- hosts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts b/hosts index 982b023..ea007d9 100644 --- a/hosts +++ b/hosts @@ -136,6 +136,9 @@ kubelet [needproxy] nvr2.pyrocufflink.blue +[needproxy:children] +unifi + [networkd] vmhost0.pyrocufflink.blue vmhost1.pyrocufflink.blue