From ed83ab038219e41521ecda7d557c157f5c34b2cb Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Thu, 30 May 2024 11:40:28 -0700 Subject: [PATCH] Remove qnomad due to disk errors --- ansible_playbooks/ansible_hosts.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible_playbooks/ansible_hosts.yml b/ansible_playbooks/ansible_hosts.yml index 1770aa9..32f5783 100644 --- a/ansible_playbooks/ansible_hosts.yml +++ b/ansible_playbooks/ansible_hosts.yml @@ -63,10 +63,10 @@ nomad_servers: n1.thefij: {} n2.thefij: {} pi4: {} - qnomad.thefij: {} + # qnomad.thefij: {} nomad_clients: hosts: n1.thefij: {} n2.thefij: {} pi4: {} - qnomad.thefij: {} + # qnomad.thefij: {}