Skip to content

Commit 6bb4e35

Browse files
Gunasekar KGunasekar K
Gunasekar K
authored and
Gunasekar K
committed
EBS variable change
1 parent 4e8bfd3 commit 6bb4e35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

master_deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ APP_IMAGE_NAME=""
3838

3939
#variable specific to EBS
4040
DOCKERRUN="Dockerrun.aws.json"
41-
EBS_EB_EXTENSTION_LOCATION=""
41+
#EBS_EB_EXTENSTION_LOCATION=""
4242
IMG_WITH_EBS_TAG=""
4343
EBS_TEMPLATE_SKELETON_FILE="ebs_base_template_v1.json.template"
4444
EBS_APPLICATION_NAME=""
@@ -52,7 +52,7 @@ AWS_EB_ENV=""
5252
EBS_TEMPLATE_FILE_NAME=""
5353
#AWS_EBS_EB_DOCKERRUN_TEMPLATE_LOCATION=$(eval "echo \$${ENV}_AWS_EBS_EB_DOCKERRUN_TEMPLATE_LOCATION")
5454
#AWS_EBS_DOCKERRUN_TEMPLATE=$(eval "echo \$${ENV}_AWS_EBS_DOCKERRUN_TEMPLATE")
55-
AWS_S3_KEY_LOCATION=""
55+
#AWS_S3_KEY_LOCATION=""
5656

5757
#variable for cloud front
5858
#AWS_S3_BUCKET=""

0 commit comments

Comments
 (0)