-
Notifications
You must be signed in to change notification settings - Fork 0
/
your-aws-info.conf.template
12 lines (11 loc) · 1.01 KB
/
your-aws-info.conf.template
1
2
3
4
5
6
7
8
9
10
11
12
AWS_REGION: ap-xxxxxxxxx-1 #Your AWS region
AWS_SUBNET_ID: subnet-xxxxxxx #Your Subnet ID
AWS_SECURITY_GROUP: sg-xxxxxxxx #Your Security Group
KEY_PAIR: your-keypair-on-aws.pem #Your AWS Keypair, Set /full/path/to/your-keypair-on-aws.pem
OS_USERNAME: centos #OS Super user (e.g. centos, ec2-user)
AWS_AMI: ami-xxxxxxxx #An CentOS7/RHEL7 AMI on Your AWS Regiion (e.g. ami-29d1e34e is CentOS 7.3 on Tokyo region)
#https://aws.amazon.com/marketplace/fulfillment?productId=b7ee8a69-ee97-4a49-9e68-afaee216db2e&versionTitle=1704&launch=manualLaunch
#Note: Some scripts depend on CentOS7/RHEL7 os command and I only tested on CentOS7
# Optional - Do not modify If you don't need
INSTANCE_OWNER_TAG: cloudera-director #"owner" tag of ec2 incetance
INSTANCE_NAME_PREFIX: cloudera-director #Prefix of ec2 instance name