Skip to content

Clarify kernel-param value as string #220

@aelsabbahy

Description

@aelsabbahy

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions