Hi there!
I need to use the latest version of OpenSSL (newer than is available on Noble stemcells). I'd like to write my own bosh release that compiles the newest version and then in order to use it I'd need to be able to set LD_LIBRARY_PATH on the haproxy process.
Currently there's no hook to add additional envs to the haproxy process - would you consider adding one? I imagine adding something like haproxy.env to the spec and appropriate templating in the haproxy bpm template.
Thanks!
Hi there!
I need to use the latest version of OpenSSL (newer than is available on Noble stemcells). I'd like to write my own bosh release that compiles the newest version and then in order to use it I'd need to be able to set
LD_LIBRARY_PATHon the haproxy process.Currently there's no hook to add additional envs to the haproxy process - would you consider adding one? I imagine adding something like
haproxy.envto the spec and appropriate templating in the haproxy bpm template.Thanks!