-
Notifications
You must be signed in to change notification settings - Fork 59
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
Audit coobook via Chef Automate fails to inherit profiles (#<TypeError: no implicit conversion of URI::HTTPS into String>) #222
Comments
Chris looks like this issue is not fixed with windows. Basically today I was able to get all profiles uploaded into Chef Automate with the one user ID, all run fine, except the windows one that inherits profile. If we can get on a call that would be great. |
Seems to be a different error that the tar issue. I have never seen that before. |
The question is how @target in https://github.com/chef-cookbooks/audit/blob/master/files/default/vendor/chef-server/fetcher.rb#L115 can be an URI |
Let me know if you have time to look into this Monday am. thanks |
Any chance to look into this issue? |
Not right now ;-) |
Thank you for tracking down this issue. As with many large open source projects, we have a backlog of bugs and issues of varying user impact. Some issues are perpetually subject to lower priority than others in our backlog. We have reviewed the issue, and we have determined this a very low priority when considered in the context of the entire backlog. We have elected to close it as "Declined" due to competing priorities. We very much appreciate you bringing this to our attention. Thank you! |
Cookbook version
3.1
Chef-client version
12.18.31
Platform Details
windows 2012R2
Scenario:
run audit against window server with an inherit profile and get this error
#<TypeError: no implicit conversion of URI::HTTPS into String>
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:
Compliance Should complete
Actual Result:
The text was updated successfully, but these errors were encountered: