From 56f863e824bcca96e72c2c54322b42248e47a33c Mon Sep 17 00:00:00 2001 From: troymc Date: Mon, 31 Oct 2016 15:45:23 +0100 Subject: [PATCH] Removed example IMAGE_ID from example_deploy_conf.py comments --- deploy-cluster-aws/example_deploy_conf.py | 1 - 1 file changed, 1 deletion(-) diff --git a/deploy-cluster-aws/example_deploy_conf.py b/deploy-cluster-aws/example_deploy_conf.py index 69ca94f6..5d22e52b 100644 --- a/deploy-cluster-aws/example_deploy_conf.py +++ b/deploy-cluster-aws/example_deploy_conf.py @@ -44,7 +44,6 @@ USE_KEYPAIRS_FILE=False # and you can search for one that meets your needs at: # https://cloud-images.ubuntu.com/locator/ec2/ # Example: -# "ami-72c33e1d" # (eu-central-1 Ubuntu 14.04 LTS amd64 hvm:ebs-ssd 20161020) IMAGE_ID="ami-9c09f0f3"