Skip to content

Instantly share code, notes, and snippets.

@keithchambers
Created March 28, 2015 17:43
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 keithchambers/bd2bf6aae61d307d4f26 to your computer and use it in GitHub Desktop.
Save keithchambers/bd2bf6aae61d307d4f26 to your computer and use it in GitHub Desktop.
Contoller Parameters (kwalify)
system:
- name: statsd_host
type: string
required: false
- name: statsd_port
type: int
required: false
- name: statsd_namespace
type: string
required: false
- name: syslog_host
type: string
required: false
- name: syslog_port
type: int
required: false
- name: zookeeper_host_port
type: string
required: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment