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:
@@ -7,6 +7,7 @@ services:
|
|||||||
- caliban
|
- caliban
|
||||||
- docker
|
- docker
|
||||||
- freecad_mcp
|
- freecad_mcp
|
||||||
|
- jupyterlab
|
||||||
- kernos
|
- kernos
|
||||||
- rommie
|
- rommie
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,6 @@ services:
|
|||||||
- alloy
|
- alloy
|
||||||
- docker
|
- docker
|
||||||
- gitea_runner
|
- gitea_runner
|
||||||
- jupyterlab
|
|
||||||
- athena
|
- athena
|
||||||
|
|
||||||
# Gitea Runner
|
# Gitea Runner
|
||||||
|
|||||||
Reference in New Issue
Block a user