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

Support for whyrun on user_account provider #82

Closed
tatemz opened this issue Mar 18, 2015 · 3 comments
Closed

Support for whyrun on user_account provider #82

tatemz opened this issue Mar 18, 2015 · 3 comments

Comments

@tatemz
Copy link

tatemz commented Mar 18, 2015

Any chance support for whyrun on user_account could be added, please? Really been relying on whyruns these days for quality assurance. Share the whyrun love!

@ranjib
Copy link
Collaborator

ranjib commented Mar 22, 2015

should be available on 0.4 release onwards.

@ranjib ranjib closed this as completed Mar 22, 2015
@patcon
Copy link

patcon commented Jun 29, 2015

I'm getting an error with whyrun too in 0.4.2:

* user_account[patcon] action create
* directory[/home/patcon parent directory] action create (up to date)
* user[patcon] action create
- Would create user patcon

================================================================================
Error executing action `create` on resource 'user_account[patcon]'
================================================================================

ArgumentError
-------------
can't find user for patcon

Cookbook Trace:
---------------
/var/chef/cache/cookbooks/user/providers/account.rb:134:in `getpwnam'
/var/chef/cache/cookbooks/user/providers/account.rb:134:in `block in home_dir_resource'
/var/chef/cache

@patcon
Copy link

patcon commented May 13, 2016

This is resolved by an unreleased commit:
7d445ed

@patcon patcon mentioned this issue May 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants