Skip to content

Instantly share code, notes, and snippets.

@bhameyie
Created January 16, 2015 20:50
Show Gist options
  • Save bhameyie/b46d46ef577e5f300196 to your computer and use it in GitHub Desktop.
Save bhameyie/b46d46ef577e5f300196 to your computer and use it in GitHub Desktop.
Sample variables files
docker_email = "yours"
docker_user = "yours"
docker_pass = "yours"
mongo_uri = "yours"
neo4j_uri = "yours"
rabbit_uri = "amqp://yours"
aws_accesskey = "yours"
aws_secretkey = "yours+yours+yours"
pub_key = "/yours/.ssh/deployment.pub"
pvt_key = "/yours/.ssh/deployment"
version = "still_yours"
ssh_fingerprint = "11:11:22:33:55:66:99:22:88:15:88:88:11:99:99:yours"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment