Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
bootstrap: args for bootstrap-specific constraints, series, image-ID #4042
Conversation
axw
added some commits
Dec 22, 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
Jan 7, 2016
jujubot
merged commit 7623d2f
into
juju:structured-metadata
Jan 7, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedJan 6, 2016
This PR makes it possible to specify constraints and series specifically for the bootstrap machine. In addition, we introduce the ability to specify the image ID for the bootstrap machine only. This simplifies bootstrapping in network-restricted environments, eliminating the need to prepare custom image metadata.
(Review request: http://reviews.vapour.ws/r/3461/)