Skip to content

Instantly share code, notes, and snippets.

@jqr
Created November 30, 2012 19:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jqr/4177788 to your computer and use it in GitHub Desktop.
Save jqr/4177788 to your computer and use it in GitHub Desktop.
cassandra whirr config
whirr.identity = ...
whirr.credential = ...
whirr.provider = aws-ec2
whirr.private-key-file=${sys:user.home}/.ssh/ff
whirr.public-key-file=${whirr.private-key-file}.pub
whirr.cluster-name=cassandra
whirr.instance-templates=10 cassandra
whirr.hardware-id=m1.xlarge
whirr.image-id=us-east-1/ami-ccb35ea5
whirr.location-id=us-east-1
whirr.aws-ec2-spot-price = 1.00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment