From bd03c53f6b936069fbb2e0c166cb6f5fadf3bac7 Mon Sep 17 00:00:00 2001 From: Robert Helewka Date: Sat, 11 Apr 2026 14:56:03 +0000 Subject: [PATCH] chore(inventory): migrate jupyterlab service from puck to caliban Enable JupyterLab on caliban host and disable it on puck host. This migration updates the Ansible inventory host_vars to reflect the new service distribution across the infrastructure. --- ansible/inventory/host_vars/caliban.incus.yml | 1 + ansible/inventory/host_vars/puck.incus.yml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/inventory/host_vars/caliban.incus.yml b/ansible/inventory/host_vars/caliban.incus.yml index cdd6f4e..6ae4fd4 100644 --- a/ansible/inventory/host_vars/caliban.incus.yml +++ b/ansible/inventory/host_vars/caliban.incus.yml @@ -7,6 +7,7 @@ services: - caliban - docker - freecad_mcp + - jupyterlab - kernos - rommie diff --git a/ansible/inventory/host_vars/puck.incus.yml b/ansible/inventory/host_vars/puck.incus.yml index 6a610e8..9cbbcce 100644 --- a/ansible/inventory/host_vars/puck.incus.yml +++ b/ansible/inventory/host_vars/puck.incus.yml @@ -6,7 +6,6 @@ services: - alloy - docker - gitea_runner - - jupyterlab - athena # Gitea Runner