We believe that the best way to build software is to do it in close collaboration with the people who use it. We invite you to submit your ideas using the form below. Please be sure to include the problem for which you are solving and the benefits of implementing the idea.
We do our best to implement as many Ideas as we can. Our Product team will evaluate all submitted ideas in a timely manner and will disposition each into one of the following categories: will integrate into the product roadmap, further research is needed, unlikely to implement.
Thanks for collaborating with us!
When needing to use a custom install.sh to support a self-signed CA in Chef's embedded SSL store, download_url may be used, but it does not support passing the product_version as a flag to the bash exec. This would be ideal to support not having to hard-code the version in the installer for kitchen use. As long as the custom installer supports a -v flag it could then support this behavior.