Description: default to --distro-only
 juju-quickstart installed from the archive should only install juju-core from
 the archive by default. See the bug for rationale.
Author: Robie Basak <robie.basak@ubuntu.com>
Bug-Ubuntu: https://launchpad.net/bugs/1301481
Forwarded: not-needed
Last-Update: 2014-04-08

--- a/quickstart/packaging.py
+++ b/quickstart/packaging.py
@@ -28,4 +28,4 @@
 #     base and PyPI releases;
 #   - distro: the distribution repository. This value is usually set in the deb
 #     releases included in the Ubuntu repositories.
-JUJU_SOURCE = 'ppa'
+JUJU_SOURCE = 'distro'
