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. #2358
Conversation
ericsnowcurrently
added some commits
May 6, 2015
|
$$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 ebfc363
into
juju:master
May 19, 2015
ericsnowcurrently
deleted the
ericsnowcurrently:fix-1450092-cloudinit-init-system-detection
branch
May 19, 2015
added a commit
to ericsnowcurrently/juju
that referenced
this pull request
May 21, 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/)