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

Add sysctl job #12

Merged
merged 1 commit into from
Jul 14, 2017
Merged

Add sysctl job #12

merged 1 commit into from
Jul 14, 2017

Conversation

CAFxX
Copy link
Contributor

@CAFxX CAFxX commented Jun 16, 2017

The sysctl job can be used to apply arbitrary sysctls to the instance where it is deployed.

It generalizes (and could potentially replace) existing specific jobs like tcp_keepalive and enable_ipv6.

The sysctl job can be used to apply arbitrary sysctls to the instance where
it is deployed.

It generalizes (and can potentially replace) existing specific jobs like
tcp_keepalive and enable_ipv6.
@cfdreddbot
Copy link

Hey CAFxX!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@CAFxX
Copy link
Contributor Author

CAFxX commented Jun 16, 2017

As a side note, this job mimics the tcp_keepalive job as much as possible. Since all of sysctl, tcp_keepalive and enable_ipv6 basically do the same thing it would be advisable to at least make them uniform in their implementation (if we don't simply bite the bullet and merge them).

@CAFxX
Copy link
Contributor Author

CAFxX commented Jun 28, 2017

@cppforlife can you pull this in? (I think @giner discussed this with you during the summit)

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.

None yet

3 participants