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.
This commit is contained in:
2026-04-11 14:56:03 +00:00
parent bbfb1cfe08
commit bd03c53f6b
2 changed files with 1 additions and 1 deletions

View File

@@ -7,6 +7,7 @@ services:
- caliban - caliban
- docker - docker
- freecad_mcp - freecad_mcp
- jupyterlab
- kernos - kernos
- rommie - rommie

View File

@@ -6,7 +6,6 @@ services:
- alloy - alloy
- docker - docker
- gitea_runner - gitea_runner
- jupyterlab
- athena - athena
# Gitea Runner # Gitea Runner