-
-
Notifications
You must be signed in to change notification settings - Fork 181
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
Resource fails when setting owner #181
Comments
Pretty sure that this was introduced with #171 and using |
Confirmed that this fails in our auomated travis setup. Chef 12.4.1. NoMethodErrorundefined method `owner=' for LWRP resource ark from cookbook ark |
4 tasks
Submitted fix in #182 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cookbook version
2.2.0
Chef-client version
12.4.3
Platform Details
Happens reliably in automated testing on every platform I've tested.
Scenario:
Use
ark
resource w/owner
attribute.Steps to Reproduce:
Use
ark
resource w/owner
attribute set.Expected Result:
Extract my ZIP file.
Actual Result:
The text was updated successfully, but these errors were encountered: