~cupstream2distro-maintainers/cupstream2distro/charm

« back to all changes in this revision

Viewing changes to metadata.yaml

  • Committer: Robert Bruce Park
  • Date: 2016-09-02 17:50:44 UTC
  • Revision ID: robert.park@canonical.com-20160902175044-f0e3so4uysxa1ree
Moved to bileto & git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
name: ci-train
2
 
summary: Provides ci-train.ubuntu.com
3
 
maintainer: Robert Bruce Park <robert.park@canonical.com>
4
 
description: |
5
 
    This is the CI Train subordinate charm, it builds on top of the Jenkins charm
6
 
    and configures Jenkins to provide the CI Train service found on ci-train.ubuntu.com
7
 
subordinate: true
8
 
requires:
9
 
  extension:
10
 
    interface: jenkins-extension
11
 
    scope: container
12
 
  api:
13
 
    interface: json