~gandelman-a/charms/precise/test-catalog/updates

« back to all changes in this revision

Viewing changes to config.yaml

  • Committer: Adam Gandelman
  • Date: 2014-02-14 23:51:24 UTC
  • Revision ID: adamg@canonical.com-20140214235124-tc3dc5roz0nsbfw7
Update to install from the oil-ci PPA with appropriate key

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
options:
2
2
    install-source:
3
3
        type: string
4
 
        default: 'ppa:gandelman-a/test-catalog'
5
 
        description: |
6
 
            Installation source.
7
 
    database:
 
4
        default: "https://LAUNCHPADID:PASSWORD@private-ppa.launchpad.net/canonical-ci/oil-ci/ubuntu"
 
5
        description: "URL of the ppa where oil-ci packages can be found"
 
6
    oil-ci-key:
 
7
        type: string
 
8
        default: "6DCD151C"
 
9
        description: "GPG Key for oil-ci PPA"
 
10
      database:
8
11
        type: string
9
12
        default: 'testcatalog'
10
13
        description: |