Skip to content

Commands in provisioning segment in yml doesn't handle quotes #32

@sokkalf

Description

@sokkalf

(Only single quotes tested)

Specifically, the command adduser jenkins --gecos 'Mr Jenkins' --disabled-password doesn't work, it's as if the last parameter isn't there.

The command adduser jenkins --gecos MrJenkins --disabled-password works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions