~timkuhlman/charms/trusty/rsyslog-forwarder-ha/no-duplicate-kern

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Jorge Niedbalski
  • Date: 2014-05-02 19:55:18 UTC
  • Revision ID: jorge.niedbalski@canonical.com-20140502195518-4274miknnbx2lw8h
Initial import of the charm.
        - make test ( runs functional + unit )
        - make lint ( lints the code )
        - make unit ( unit tests )
        - make functional ( unit tests )

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
name: rsyslog-forwarder-ha
2
2
maintainer: Jorge Niedbalski <jorge.niedbalski@canonical.com>
3
3
subordinate: true
4
 
summary: forwards local syslog to remote syslog server
 
4
summary: forwards local syslog to multiple remote syslog servers.
 
5
categories: ["system"]
5
6
description: |
6
 
  Uses rsyslogs facilities to forward to a remote syslog server.
 
7
  Uses rsyslogs facilities to forward to multiple remote syslog servers.
7
8
requires:
8
9
  juju-info:
9
10
    interface: juju-info