[corey.bryant, r=gnuoy] This fix is for https://bugs.launchpad.net/charms/+source/ceph/+bug/1352547. This removes the default for the source config option, allowing it to get set to None, which allows the charm to use the default distro packages.

This commit is contained in:
Liam Young 2014-08-20 17:03:10 +01:00
commit 043d2efab9
1 changed files with 1 additions and 2 deletions

View File

@ -91,12 +91,11 @@ options:
testing purposes (cloud deployment is not a typical use case).
source:
type: string
default: cloud:precise-updates/folsom
description: |
Optional configuration to support use of additional sources such as:
.
- ppa:myteam/ppa
- cloud:precise-proposed/folsom
- cloud:precise-proposed/icehouse
- http://my.archive.com/ubuntu main
.
The last option should be used in conjunction with the key configuration