Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

provider/local: don't put tools in cloud-config #648

Merged
merged 1 commit into from
Sep 1, 2014

Conversation

axw
Copy link
Contributor

@axw axw commented Sep 1, 2014

While the user-data is not bounded like in ec2
etc., doing this does seem to cause additional
load on cloud-init.

Fixes https://bugs.launchpad.net/juju-core/+bug/1363143

While the user-data is not bounded like in ec2
etc., doing this does seem to cause additional
load on cloud-init.

Fixes https://bugs.launchpad.net/juju-core/+bug/1363143
@jameinel
Copy link
Member

jameinel commented Sep 1, 2014

I agree with the other conversations that cloudinit/config.AddBinaryFile with 8MB files should go away and we should be doing this a different way.
So I'm happy to stop doing it for local provider.
LGTM

@axw
Copy link
Contributor Author

axw commented Sep 1, 2014

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Sep 1, 2014

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot
Copy link
Collaborator

jujubot commented Sep 1, 2014

Build failed: Does not match ['fixes-1363143']
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/481

@axw
Copy link
Contributor Author

axw commented Sep 1, 2014

$$fixes-1363143$$

@jujubot
Copy link
Collaborator

jujubot commented Sep 1, 2014

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

jujubot added a commit that referenced this pull request Sep 1, 2014
provider/local: don't put tools in cloud-config

While the user-data is not bounded like in ec2
etc., doing this does seem to cause additional
load on cloud-init.

Fixes https://bugs.launchpad.net/juju-core/+bug/1363143
@jujubot jujubot merged commit 623f58c into juju:master Sep 1, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants