Skip to content

Instantly share code, notes, and snippets.

@siennathesane
Created June 23, 2015 18:04
Show Gist options
  • Save siennathesane/a2431e1ade796ece7a93 to your computer and use it in GitHub Desktop.
Save siennathesane/a2431e1ade796ece7a93 to your computer and use it in GitHub Desktop.
{
"master_config" : "true",
"system" : {
"management_host" : "put_chaosmonkey_hostname_here",
"management_ip" : "put_chaosmonkey_ip_here",
"environment" : "environment_type_here",
"rabbit_user" : "chaos",
"rabbit_pass" : "allthechaos"
},
"hosts" : {
"nlb" : [],
"haproxy" : [],
"recorder_manager" : [],
"metadata_store" : [],
"maam_zookeeper" : [],
"archive_accessors" : [],
"archive_storage" : [],
"archive_agent" : [],
"segment_recorder" : [],
"rio_dashboard" : [],
"rio_dash_origin" : []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment