[bradm, r=gnuoy] Add setting of nagios_servicegroups

This commit is contained in:
Liam Young 2015-02-26 13:37:18 +00:00
commit b9464dfaa2
1 changed files with 7 additions and 0 deletions

View File

@ -134,6 +134,7 @@ options:
nagios_context:
type: string
default: "juju"
type: string
description: |
Used by the nrpe-external-master subordinate charm.
A string that will be prepended to instance name to set the host name
@ -141,3 +142,9 @@ options:
juju-myservice-0
If you're running multiple environments with the same services in them
this allows you to differentiate between them.
nagios_servicegroups:
default: ""
type: string
description: |
A comma-separated list of nagios servicegroups.
If left empty, the nagios_context will be used as the servicegroup