Asset resource has no functionality for headers
Closed this issue · 0 comments
adsk-mcnultt commented
Chef Version
chef_version=16.4.41
Input
Currently the documented properties for the sensu_asset resource are:
- filters
- sha512
- url
- namespace
Output
The sensu asset reference contains information on the header properties that can be assigned to assets, allowing for authentication to artifact collections or basic HTTP servers.
Impact
The sensu-go-chef cookbook asset resource has no property for controlling headers for assignment to assets.
Expected Behavior
It would be helpful if the asset resource had the header property available. Is there some way I could overload it?