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

Clarify kernel-param value as string #220

Closed
aelsabbahy opened this issue Apr 5, 2017 · 3 comments · Fixed by #814
Closed

Clarify kernel-param value as string #220

aelsabbahy opened this issue Apr 5, 2017 · 3 comments · Fixed by #814

Comments

@aelsabbahy
Copy link
Member

Clarify the value is a string, to avoid users doing something like this.

KernelParam: net.ipv4.ip_forward: value:
Expected
    <string>: 0
to equal
    <int>: 0
@aelsabbahy aelsabbahy added the bug label Apr 5, 2017
@walidshaari
Copy link

walidshaari commented Apr 5, 2017

encourge people to do : goss add to find the syntax too, e.g.
"goss add kernel-param net.ipv4.ip_forward"

@zylad
Copy link

zylad commented May 8, 2018

The PR lookss good. Any chance to get it merged?

@aelsabbahy
Copy link
Member Author

Need to just update the docs for now.

@aelsabbahy aelsabbahy added the v4 label Jul 16, 2020
@aelsabbahy aelsabbahy mentioned this issue Nov 13, 2020
Closed
5 tasks
@aelsabbahy aelsabbahy mentioned this issue Jun 25, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants