Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Dynamically discover init system in the cloudinit script. #2359
Conversation
ericsnowcurrently
added some commits
May 6, 2015
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
added a commit
that referenced
this pull request
May 19, 2015
jujubot
merged commit 01bd454
into
juju:1.24
May 19, 2015
pushed a commit
to bz2/juju
that referenced
this pull request
May 19, 2015
added a commit
that referenced
this pull request
May 19, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ericsnowcurrently commentedMay 19, 2015
(fixes https://bugs.launchpad.net/juju-core/+bug/1450092)
Keying off the juju version doesn't work well for local provider. This patch resolves the issue by adding discovery to the cloudinit script.
(Review request: http://reviews.vapour.ws/r/1595/)