Skip to content

Instantly share code, notes, and snippets.

@heffergm
Created March 14, 2012 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save heffergm/2037295 to your computer and use it in GitHub Desktop.
Save heffergm/2037295 to your computer and use it in GitHub Desktop.
production:
#protocol: http
ssl: true
nodes:
-
host: 10.183.38.200 # prod-riak-r01
http_port: 8000
http_backend: Excon
pb_port: 8087
-
host: 10.183.41.31 # prod-riak-r02
http_port: 8000
http_backend: Excon
pb_port: 8087
-
host: 10.183.41.32 # prod-riak-r03
http_port: 8000
http_backend: Excon
pb_port: 8087
-
host: 10.183.32.117 # prod-riak-r04
http_port: 8000
http_backend: Excon
pb_port: 8087
-
host: 10.180.45.228 # prod-riak-r05
http_port: 8000
http_backend: Excon
pb_port: 8087
-
host: 10.183.200.133 # prod-riak-r06
http_port: 8000
http_backend: Excon
pb_port: 8087
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment