Project

General

Profile

« Previous | Next » 

Revision c9100d26

Added by Alex Fisher over 5 years ago

Make crane use `$pulp::https_chain` if specified

Currently when declared from `pulp.pp`, crane sets its vhost `ssl_chain`
parameter to `$pulp::ca_cert` instead of `$pulp::https_chain`.

Fixes #GH-340

Since `pulp::crane` might be used independently of `pulp`, I've tried to
make this bug fix backwards compatible for those users.

  • added
  • modified
  • copied
  • renamed
  • deleted