Skip to content

Instantly share code, notes, and snippets.

@AlBaker
Created January 14, 2014 19:22
Show Gist options
  • Save AlBaker/8424107 to your computer and use it in GitHub Desktop.
Save AlBaker/8424107 to your computer and use it in GitHub Desktop.
pallet EC2 config
{:aws {:provider "aws-ec2" :identity "ident"
:credential "cred" :environment {:user { :username "ubuntu" :private-key-path
"path/to/aws.pem" :public-key-path "path/to/aws.pub"}}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment