Merge lp:~fginther/charms/precise/juju-local/switch-to-tarmac-ppa into lp:~canonical-ci-engineering/charms/precise/juju-local/trunk

Proposed by Francis Ginther
Status: Needs review
Proposed branch: lp:~fginther/charms/precise/juju-local/switch-to-tarmac-ppa
Merge into: lp:~canonical-ci-engineering/charms/precise/juju-local/trunk
Diff against target: 21 lines (+2/-2)
1 file modified
config.yaml (+2/-2)
To merge this branch: bzr merge lp:~fginther/charms/precise/juju-local/switch-to-tarmac-ppa
Reviewer Review Type Date Requested Status
Canonical CI Engineering Pending
Review via email: mp+242538@code.launchpad.net

Commit message

Switch to the ppa:canonical-ci-engineering/tarmac-juju for juju packages.

Description of the change

Switch to the ppa:canonical-ci-engineering/tarmac-juju for juju packages.

To post a comment you must log in.

Unmerged revisions

19. By Francis Ginther

Switch to the ppa:canonical-ci-engineering/tarmac-juju for juju packages.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'config.yaml'
2--- config.yaml 2014-11-18 21:20:17 +0000
3+++ config.yaml 2014-11-21 20:34:14 +0000
4@@ -1,7 +1,7 @@
5 options:
6 install_sources:
7 type: string
8- default: '- ppa:juju/stable'
9+ default: '- ppa:canonical-ci-engineering/tarmac-juju'
10 description: |
11 YAML list of additional installation sources, as a string. The number of
12 install_sources must match the number of install_keys. For example:
13@@ -10,7 +10,7 @@
14 - ppa:project2/ppa
15 install_keys:
16 type: string
17- default: '- "C8068B11"'
18+ default: '- "6A8DFC40"'
19 description: |
20 YAML list of GPG keys for installation sources, as a string. For apt
21 repository URLs, use the public key ID used to verify package signatures.

Subscribers

People subscribed via source and target branches