Merge lp:~jose/juju-core/init-comment-default-series into lp:~go-bot/juju-core/trunk

Proposed by José Antonio Rey
Status: Merged
Approved by: Ian Booth
Approved revision: no longer in the source branch.
Merged at revision: 2661
Proposed branch: lp:~jose/juju-core/init-comment-default-series
Merge into: lp:~go-bot/juju-core/trunk
Diff against target: 11 lines (+2/-0)
1 file modified
provider/local/environprovider.go (+2/-0)
To merge this branch: bzr merge lp:~jose/juju-core/init-comment-default-series
Reviewer Review Type Date Requested Status
Juju Engineering Pending
Review via email: mp+216660@code.launchpad.net

Commit message

Added comment to boilerplate environments.yaml stating that the default-series option needs to be uncommented and set to the desired series.

Description of the change

According to bug #1309805, LXC / local provider machines can not deploy if default-series is not specified. The solution proposed in the description is to add a note to `juju init` specifying to do this. Basically, this MP is doing that.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'provider/local/environprovider.go'
2--- provider/local/environprovider.go 2014-04-12 05:53:58 +0000
3+++ provider/local/environprovider.go 2014-04-22 04:56:45 +0000
4@@ -263,6 +263,8 @@
5 # network-bridge: lxcbr0
6
7 # The default series to deploy the state-server and charms on.
8+ # Make sure to uncomment the following option and set the value to
9+ # precise or trusty as desired.
10 #
11 # default-series: precise
12

Subscribers

People subscribed via source and target branches

to status/vote changes: