From 025f2ddd8c3a5c7f655eff7ea169be1b324d6e00 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sun, 8 Jun 2025 09:04:27 -0500 Subject: [PATCH] hosts: Remove VM hosts from AD domain Having the VM hosts as members of the domain has been troublesome since the very beginning. In full shutdown events, it's often difficult or impossible to log in to the VM hosts while the domain controller VMs are down or still coming up, even with winbind caching. Now that we have the `users.yml` playbook, the SSH certificate authority, and `doas`+*pam_ssh_agent_auth*, we really don't need the AD domain for centralized authentication. --- hosts | 2 -- 1 file changed, 2 deletions(-) diff --git a/hosts b/hosts index fd67e0f..f777b79 100644 --- a/hosts +++ b/hosts @@ -182,8 +182,6 @@ nut1.pyrocufflink.blue nvr2.pyrocufflink.blue pxe0.pyrocufflink.blue smtp1.pyrocufflink.blue -vmhost0.pyrocufflink.blue -vmhost1.pyrocufflink.blue web0.pyrocufflink.blue [pyrocufflink-dhcp]