Commit f1fd387f by Lucas Tadeu Teixeira

Increase SWAPFILE_SIZE to 4GB in edx_sandbox.yml

An error occurs when bower is installing its dependencies in the
'insights' role.

Increasing SWAPFILE_SIZE solves this problem.
parent 672ef04d
......@@ -27,7 +27,7 @@
COMMON_ENABLE_SPLUNKFORWARDER: False
roles:
- role: swapfile
SWAPFILE_SIZE: 2GB
SWAPFILE_SIZE: 4GB
- role: nginx
nginx_sites:
- certs
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment