You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're trying to use the AixBootlist and AixPagingspace resources but we receive an "uninitialized constant Chef::Resource::AixPagingspace or uninitialized constant Chef::Resource::AixBootlist" NameError when we try to run the cookbook. These resources are in the 2.2.0 version of the AIX cookbook according the the source but they don't appear to be available to use.
We were able to use the aix_nimclient and aix_etchosts resources from the AIX cookbook so we know we've mapped out dependencies correctly.
Steps to Reproduce:
[If you are filing an issue what are the things we need to do in order to repro your problem? How are you using this cookbook or any resources it includes?]
Expected Result:
I'd expect all the resources list in the readme to work unless a caveat was listed in the readme.
Actual Result:
Please see attached log and stacktrace for both failing resources:
Cookbook version
2.2.0
Chef-client version
13.6.4
Platform Details
7100-04-05-1720
Scenario:
We're trying to use the AixBootlist and AixPagingspace resources but we receive an "uninitialized constant Chef::Resource::AixPagingspace or uninitialized constant Chef::Resource::AixBootlist" NameError when we try to run the cookbook. These resources are in the 2.2.0 version of the AIX cookbook according the the source but they don't appear to be available to use.
We were able to use the aix_nimclient and aix_etchosts resources from the AIX cookbook so we know we've mapped out dependencies correctly.
Steps to Reproduce:
[If you are filing an issue what are the things we need to do in order to repro your problem? How are you using this cookbook or any resources it includes?]
Expected Result:
I'd expect all the resources list in the readme to work unless a caveat was listed in the readme.
Actual Result:
Please see attached log and stacktrace for both failing resources:
aixtest71_error AixPagingspace.txt
aixtest71_error aixbootlist.txt
The text was updated successfully, but these errors were encountered: