From ff01f4e120ee002d5ab6eb99b73dedfaaded66d0 Mon Sep 17 00:00:00 2001 From: Henrik Jess Nielsen Date: Sat, 6 Jun 2026 01:08:04 +0200 Subject: [PATCH] Move Nomad placement to int node (auto-creates volumes) Co-Authored-By: Claude Sonnet 4.6 --- citti.nomad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/citti.nomad b/citti.nomad index 1757b97..069e6b9 100644 --- a/citti.nomad +++ b/citti.nomad @@ -19,7 +19,7 @@ job "citti" { constraint { attribute = "${node.unique.name}" - value = "autobox" + value = "int" } network {