Skip to content

Commit

Permalink
use amp-empory ssh key for emory ec2 (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 authored Sep 24, 2018
1 parent 89d2752 commit 27b6cb4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/prod/test-AMP-Emory-ec2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ parameters:
OwnerEmail: "[email protected]"
# EC2 instance type (available types https://aws.amazon.com/ec2/instance-types/)
InstanceType: "t2.nano"
# Name of an existing EC2 KeyPair to enable SSH access to the instance
KeyName: "amp-emory"

# Integration with our jumpcloud directory service (do not change)
JcConnectKey: !ssm /infra/JcConnectKey
JcServiceApiKey: !ssm /infra/JcServiceApiKey
Expand Down

0 comments on commit 27b6cb4

Please sign in to comment.