Skip to content

Instantly share code, notes, and snippets.

@hazzadous
Created August 19, 2011 14:10
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 hazzadous/1156885 to your computer and use it in GitHub Desktop.
Save hazzadous/1156885 to your computer and use it in GitHub Desktop.
cloud:
aws:
access_key: <AWS_ACCESS_KEY>
secret_key: <AWS_SECRET_KEY>
gateway:
type: s3
s3:
bucket: elasticsearch
# The cluster name
cluster:
name: elasticsearch
discovery:
type: ec2
ec2:
groups: elasticsearch
index:
store:
type: niofs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment