Unverified Commit 06b91b51 by Feanil Patel Committed by GitHub

Merge pull request #4185 from edx/feanil/update_sandbox

Update sandbox base images.
parents 8f55a761 079e0774
......@@ -127,9 +127,9 @@ fi
if [[ -z $ami ]]; then
if [[ $server_type == "full_edx_installation" ]]; then
ami="ami-dd9d81a6"
ami="ami-8609a6fc"
elif [[ $server_type == "ubuntu_16.04" || $server_type == "full_edx_installation_from_scratch" ]]; then
ami="ami-1d4e7a66"
ami="ami-da05a4a0"
fi
fi
......
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