Skip to content

Instantly share code, notes, and snippets.

@whaley
Created September 25, 2011 14:46
Show Gist options
  • Select an option

  • Save whaley/1240665 to your computer and use it in GitHub Desktop.

Select an option

Save whaley/1240665 to your computer and use it in GitHub Desktop.
exports
export EC2_CREDENTIAL_LOCATION=$HOME/opt/ec2/credentials/current/
export EC2_PRIVATE_KEY=$EC2_CREDENTIAL_LOCATION/pk
export EC2_CERT=$EC2_CREDENTIAL_LOCATION/cert
export EC2_KEYPAIR_KEY=$EC2_CREDENTIAL_LOCATION/keypair_pk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment