Minor wording change in example_deploy_conf.py

This commit is contained in:
Troy McConaghy 2016-12-16 10:37:05 +01:00 committed by GitHub
parent 57ce717fa8
commit 9ed5853634

View File

@ -43,8 +43,9 @@ USE_KEYPAIRS_FILE=False
# Canonical (the company behind Ubuntu) generates many AMIs
# and you can search for one that meets your needs at:
# https://cloud-images.ubuntu.com/locator/ec2/
# Example: ami-8504fdea is what you get if you search for:
# Example: At one point, if you searched for
# eu-central-1 16.04 LTS amd64 hvm:ebs-ssd
# you would get this AMI ID:
IMAGE_ID="ami-8504fdea"
# INSTANCE_TYPE is the type of AWS instance to launch