~tanuki/charms/trusty/tanuki-result-enum-worker/trunk

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Tanuki Bot
  • Author(s): Thomi Richards
  • Date: 2015-08-12 04:50:36 UTC
  • mfrom: (30.1.1 charm-fix-nrpe)
  • Revision ID: tanuki_bot-20150812045036-aewa33klx65ruxbi
Fix the metadata of the worker charm.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
maintainer: Thomi Richards <thomi.richards@canonical.com>
4
4
description: |
5
5
  Runs result-enum-worker service.
 
6
provides:
 
7
  nrpe-external-master:
 
8
    interface: nrpe-external-master
 
9
    scope: container
6
10
requires:
7
11
  mongodb:
8
12
    interface: mongodb
9
 
  nrpe-external-master:
10
 
    interface: nrpe-external-master
11
 
    scope: container