Skip to content

Instantly share code, notes, and snippets.

@rockpapergoat
Last active September 14, 2016 17:42
Show Gist options
  • Save rockpapergoat/f5df7ef260b0fe0ac28e212abcf66394 to your computer and use it in GitHub Desktop.
Save rockpapergoat/f5df7ef260b0fe0ac28e212abcf66394 to your computer and use it in GitHub Desktop.
uchiwa::sensu_api_endpoints:
-
host: 'sensu02'
name: 'boston'
ssl: false
insecure: false
user: 'sensu'
pass: 'random_string'
-
host: '127.0.0.1'
name: 'cambridge'
ssl: false
insecure: false
user: 'sensu'
pass: 'random_string'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment