-
-
Notifications
You must be signed in to change notification settings - Fork 216
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
No users/groups created #462
Comments
@carlwain74 we've made various changes in the cookbook since you posted this. Can you please confirm this is still happens with the latest version? |
I updated to 8.1.0 and still see the same issue. The recipe is executed, but no updates to /etc/passwd or /etc/group |
Had very similar issue and got fixed by adding |
Thanks! It worked for me while upgrading from 1.8.2 |
π£οΈ Foreword
Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.
π» Brief Description
I am trying to create users from a databag, but nothing is getting created and the recipe seems to process successfully.
π₯ Cookbook version
8.0.0
π©βπ³ Chef-Infra Version
17.3.48
π© Platform details
AWS EC2: Amazon Linux 2 (latest)
Steps To Reproduce
Setup my recipe to include the example
Get the users from the data bag
π Expected behavior
I would expect all users to get created.
β Additional context
The output of the search command returns an array of this type
The text was updated successfully, but these errors were encountered: