Skip to content

Instantly share code, notes, and snippets.

@slyness
Created June 18, 2013 18:04
Show Gist options
  • Save slyness/5807788 to your computer and use it in GitHub Desktop.
Save slyness/5807788 to your computer and use it in GitHub Desktop.
do something sweetspot
bundle exec scripts/aws_environment.sh
says what you need to do to create
Use to create the .ec2 directory
scripts/vpn_authtool dev gencert aaronb
scripts/vpn_authtool dev sign aaronb.csr aaronb
that should dump out a dev.tblk folder which you can put your key into, and 'sudo openvpn dev.ovpn'
'aws_environment dev' will set up your shell, knife etc for talking to our hw dev org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment