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

Override apt daily job to not run immediately on boot #108

Merged
merged 1 commit into from
Jul 12, 2017

Conversation

bboreham
Copy link
Contributor

This slows down boot and is of questionable value when the machines are only going to live for a few minutes. If you leave them on they will run the process daily.

Also we have seen the update process create a 'defunct' process which then throws off Weave Net smoke-test checks.

@@ -38,3 +38,6 @@
dest: /usr/bin
mode: 0555
creates: /usr/bin/terraform

- name: copy apt daily override

This comment was marked as abuse.

This comment was marked as abuse.

This slows down boot and is of questionable value when the machines
are only going to live for a few minutes.

Also we have seen the update process create a 'defunct' process when
then throws off Weave Net smoke-test checks
@bboreham bboreham force-pushed the disable-apt-daily branch from 1d76fff to 7436aa1 Compare July 12, 2017 16:00
@bboreham bboreham merged commit 74dc626 into master Jul 12, 2017
@bboreham
Copy link
Contributor Author

Note this change only applies to dev machines, not the test machines we use in Weave Net CI; it needs to be done there.

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.

2 participants