Merge lp://staging/~barryprice/charms/xenial/daisy-retracer/trunk into lp://staging/~daisy-pluckers/charms/xenial/daisy-retracer/trunk
Proposed by
Barry Price
Status: | Merged |
---|---|
Merged at revision: | 213 |
Proposed branch: | lp://staging/~barryprice/charms/xenial/daisy-retracer/trunk |
Merge into: | lp://staging/~daisy-pluckers/charms/xenial/daisy-retracer/trunk |
Diff against target: |
14 lines (+4/-0) 1 file modified
hooks/common (+4/-0) |
To merge this branch: | bzr merge lp://staging/~barryprice/charms/xenial/daisy-retracer/trunk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daisy Pluckers | Pending | ||
Review via email: mp+400239@code.staging.launchpad.net |
Commit message
Ensure nrpe relation actually has a unit ID before attempting to use it
Seen deploying a couple of new units recently, when RELATION_ID was defined, but a relation-list didn't yet return any units:
+ nrpe_setup
++ relation-ids nrpe-external-
+ RELATION_
+ '[' -z nrpe-external-
++ relation-list -r nrpe-external-
+ relation_unit=
++ relation-get -r nrpe-external-
ERROR no unit or application specified
+ nagios_
To post a comment you must log in.