[mthaddon] support for pre-install hook structure, support for the nrpe-external-master charm
This adds support for pre-install hook structure, as supported in a number of other charms, which allows you to do things like set timezone, install custom apt repositories, etc.. It also adds support for the nrpe-external-master charm
description: memcached has many other options documented in its man page. You may pass them here as a string which will be appended to memcached's execution.
79
79
type: string
80
80
default: ""
81
nagios_context:
82
default: "juju"
83
type: string
84
description: >
85
Used by the nrpe-external-master subordinate charm.
86
A string that will be prepended to instance name to set the host name
87
in nagios. So for instance the hostname would be something like:
88
juju-memcached-0
89
If you're running multiple environments with the same services in them