~juju-qa/ubuntu/xenial/juju/xenial-2.0-beta3

« back to all changes in this revision

Viewing changes to src/github.com/juju/juju/testcharms/charm-repo/quantal/starsay/metadata.yaml

  • Committer: Martin Packman
  • Date: 2016-03-30 19:31:08 UTC
  • mfrom: (1.1.41)
  • Revision ID: martin.packman@canonical.com-20160330193108-h9iz3ak334uk0z5r
Merge new upstream source 2.0~beta3

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  - application
7
7
resources:
8
8
  store-resource:
9
 
    Type: file
 
9
    type: file
10
10
    filename: filename.tgz
11
 
    comment: One line that is useful when operators need to push it.
 
11
    description: One line that is useful when operators need to push it.
12
12
  install-resource:
13
 
    Type: file
 
13
    type: file
14
14
    filename: gotta-have-it.txt
15
 
    comment: get things started
 
15
    description: get things started
16
16
  upload-resource:
17
 
    Type: file
 
17
    type: file
18
18
    filename: somename.xml
19
 
    comment: Who uses xml anymore?
 
19
    description: Who uses xml anymore?