Skip to content

Commit

Permalink
Increase memory for GIEs to 2GB
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed May 21, 2018
1 parent e2dd20a commit aa34f81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env/main/group_vars/galaxywebservers.yml
Expand Up @@ -78,8 +78,8 @@ containers_yaml:
- tcp://jetstream-iu0.galaxyproject.org:2376
- tcp://cvmfs1-psu0.galaxyproject.org:2376
force_tlsverify: yes
cpus: 0.5
memory: 980000000
cpus: 1.0
memory: 1960000000
node_prefix: swarm-
managed: yes
manager_autostart: no
Expand Down

0 comments on commit aa34f81

Please sign in to comment.