Skip to content
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

chef_user resource does not provide display_name #26

Closed
charlesjohnson opened this issue Sep 22, 2014 · 1 comment
Closed

chef_user resource does not provide display_name #26

charlesjohnson opened this issue Sep 22, 2014 · 1 comment
Labels
Type: Bug Does not work as expected.

Comments

@charlesjohnson
Copy link

The chef_user resource always fails when run against an Enterprise Chef server because it does not provide the display_name field in the API call, resulting in a 400 Bad Request from the server.

https://gist.github.com/charlesjohnson/38b20a18251b25a783b1

Display_name should be added to the resource and the provider.

@jkeiser
Copy link
Contributor

jkeiser commented Nov 6, 2014

Fix merged, closing :)

@jkeiser jkeiser closed this as completed Nov 6, 2014
@thommay thommay added Type: Bug Does not work as expected. and removed Bug labels Jan 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

No branches or pull requests

3 participants