Skip to content

user.present tries to add optional groups "N" "o" "n" "e" (=None) #6

@daks

Description

@daks

When using user.present state, optional groups can be defined or not using optional_groups option.
If not defined, optional_groups is set to "None" but the state tries to add the user to the groups "N" "o" "n" "e".

This is a bug, because if you use one-letter-named groups ('N', 'o', 'n', 'e'), the salt created user will belong to those even if you don't want it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions