Skip to content

Instantly share code, notes, and snippets.

@cjchand
Created January 25, 2018 17:25
Show Gist options
  • Save cjchand/eb68292344ba16c9ff672dd82b076009 to your computer and use it in GitHub Desktop.
Save cjchand/eb68292344ba16c9ff672dd82b076009 to your computer and use it in GitHub Desktop.
{
  "sensu": [
    {
      "name": "us-east-1",
      "host": "10.0.0.1",
      "port": 4567
    },
    {
      "name": "us-east-1",
      "host": "10.0.0.2",
      "port": 4567
    }
  ]  
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment