~stub/charms/precise/postgresql/repoless

« back to all changes in this revision

Viewing changes to lib/test-client-charm/metadata.yaml

  • Committer: Stuart Bishop
  • Date: 2014-10-14 08:45:43 UTC
  • Revision ID: stuart@stuartbishop.net-20141014084543-vfalg205cyhho6bv
Embed test client charm and remove requirement of JUJU_REPOSITORY being set

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
name: postgresql-psql
 
2
summary: psql command line access to PostgreSQL services.
 
3
maintainer: stuart.bishop@canonical.com
 
4
description: |
 
5
    Access to related PostgreSQL services via the
 
6
    standard psql command line utility.
 
7
categories:
 
8
    - databases
 
9
requires:
 
10
    db:
 
11
        interface: pgsql
 
12
    db-admin:
 
13
        interface: pgsql