Skip to content

Commit

Permalink
DevOps Changes for PR ITISFoundation/osparc-simcore#3989
Browse files Browse the repository at this point in the history
  • Loading branch information
Dustin Kaiser committed Mar 22, 2023
1 parent 536ae2a commit 30c9241
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions services/deployment-agent/template.env
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ REGISTRY_DOMAIN=${REGISTRY_DOMAIN}
STORAGE_DOMAIN=${STORAGE_DOMAIN}
EXCLUDED_SIMCORE_SERVICES=${EXCLUDED_SIMCORE_SERVICES}
SIMCORE_BRANCH=${SIMCORE_BRANCH}
# MPI noddes
TARGET_MPI_NODE_CPU_COUNT=${TARGET_MPI_NODE_CPU_COUNT}
PORTAINER_PASSWORD=${PORTAINER_PASSWORD}
PORTAINER_USER=${PORTAINER_USER}
PUBLIC_NETWORK=${PUBLIC_NETWORK}
Expand Down
1 change: 0 additions & 1 deletion services/simcore/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ services:
- monitored
environment:
- LOGSPOUT_MULTILINE=true
- TARGET_MPI_NODE_CPU_COUNT=${TARGET_MPI_NODE_CPU_COUNT}
deploy:
update_config:
parallelism: 2
Expand Down

0 comments on commit 30c9241

Please sign in to comment.