Merge lp://staging/~mikemc/charms/trusty/glance-simplestreams-sync/add-source-config into lp://staging/charms/trusty/glance-simplestreams-sync
Status: | Merged |
---|---|
Merged at revision: | 61 |
Proposed branch: | lp://staging/~mikemc/charms/trusty/glance-simplestreams-sync/add-source-config |
Merge into: | lp://staging/charms/trusty/glance-simplestreams-sync |
Prerequisite: | lp://staging/~freyes/charms/trusty/glance-simplestreams-sync/lp1522929 |
Diff against target: |
37 lines (+19/-0) 2 files modified
config.yaml (+18/-0) hooks/hooks.py (+1/-0) |
To merge this branch: | bzr merge lp://staging/~mikemc/charms/trusty/glance-simplestreams-sync/add-source-config |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Ceppi (community) | Approve | ||
Review via email: mp+282806@code.staging.launchpad.net |
This proposal supersedes a proposal from 2016-01-15.
Commit message
Add 'source' and 'key' config options to support adding a PPA source for packages installed by the charm.
Description of the change
Add 'source' and 'key' config options to support adding a PPA source for packages installed by the charm.
This is potentially generally useful but is motivated by wanting the cloud-installer
This option allows us to add that PPA only when required.
lgtm