Skip to content

Instantly share code, notes, and snippets.

@heffergm
Created March 14, 2012 15:18
Show Gist options
  • Save heffergm/2037194 to your computer and use it in GitHub Desktop.
Save heffergm/2037194 to your computer and use it in GitHub Desktop.
production:
protocol: https
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