Skip to content

Instantly share code, notes, and snippets.

@Aslan
Created February 26, 2015 23:23
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 Aslan/b7b8e64692537cba410f to your computer and use it in GitHub Desktop.
Save Aslan/b7b8e64692537cba410f to your computer and use it in GitHub Desktop.
"host": "myhostname",
"port": 5671,
"vhost": "/sensu",
"user": "sensu",
"password": "password",
"ssl": {
"cert_chain_file": "/etc/sensu/ssl/cert.pem",
"private_key_file": "/etc/sensu/ssl/key.pem"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment