[gnuoy,trivial] Fix charm proof warning

This commit is contained in:
Liam Young 2015-02-04 15:31:08 +00:00
parent 8fb7070652
commit 509ba982e9
2 changed files with 1 additions and 1 deletions

View File

@ -165,6 +165,7 @@ options:
should set this value even higher (max 4194303).
nagios_context:
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

View File

@ -22,4 +22,3 @@ provides:
nrpe-external-master:
interface: nrpe-external-master
scope: container
gets: [nagios_hostname, nagios_host_context]