__user to support --groups #377

Open
smwltr wants to merge 1 commit from smwltr/cdist:user_groups into master
First-time contributor

IIUC, this is all that's needed. It seems like it was just forgotten, because "-G" is already there.

Are there any unit tests I can add to?

IIUC, this is all that's needed. It seems like it was just forgotten, because ["-G"](https://code.ungleich.ch/ungleich-public/cdist/src/commit/3e82b0085b693e6b23f2b613e2f1dd975d67e6dc/cdist/conf/type/__user/gencode-remote#L43) is already there. Are there any unit tests I can add to?
smwltr added 1 commit 2024-05-07 15:37:38 +00:00
smwltr changed title from WIP: __user to support --groups to __user to support --groups 2024-05-07 16:05:31 +00:00
smwltr requested review from steven 2024-05-07 16:06:57 +00:00
smwltr requested review from nico 2024-05-07 16:06:57 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u user_groups:smwltr-user_groups
git checkout smwltr-user_groups

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff smwltr-user_groups
git checkout master
git merge --ff-only smwltr-user_groups
git checkout smwltr-user_groups
git rebase master
git checkout master
git merge --no-ff smwltr-user_groups
git checkout master
git merge --squash smwltr-user_groups
git checkout master
git merge --ff-only smwltr-user_groups
git checkout master
git merge smwltr-user_groups
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#377
No description provided.