Actions
Bug #1285
closedMissing support for ssl in external_node.rb.erb
Description
Hello Guys,
It looks like the enc script generated from this template has a problem using SSL when talking to Foreman. It was throwing an error of 'Net::HTTPBadResponse: wrong status line:'. A little googling suggested that use_ssl was not being set. I have included a patch that fixes this problem. I am not a ruby dude so the patch is not all that pretty!
Files
Actions