deploy: add architect to the fleet node list (agent images load there too)
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
d766742871
commit
c8a149da0d
+1
-1
@@ -14,7 +14,7 @@ set -euo pipefail
|
|||||||
|
|
||||||
BUILD_HOST=${BUILD_HOST:-osobh@tank} # builds the images + the linux daemon
|
BUILD_HOST=${BUILD_HOST:-osobh@tank} # builds the images + the linux daemon
|
||||||
GW=${GW:-gw-04} # the gateway (server + frontend + postgres)
|
GW=${GW:-gw-04} # the gateway (server + frontend + postgres)
|
||||||
NODES=${NODES:-"morpheus osobh@tank"} # fleet nodes that provision agent containers
|
NODES=${NODES:-"morpheus osobh@tank architect"} # fleet nodes that provision agent containers
|
||||||
TAG=${TAG:-latest}
|
TAG=${TAG:-latest}
|
||||||
AGENT_IMAGES=(agent-base agent-browser agent-terminal)
|
AGENT_IMAGES=(agent-base agent-browser agent-terminal)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user