puppet-nginx icon indicating copy to clipboard operation
puppet-nginx copied to clipboard

Configure unix socket on ssl vhost

Open ymartin-ovh opened this issue 4 years ago • 4 comments

Pull Request (PR) description

I want to configure nginx unix socket on SSL vhost. In my case, I have listen_port == ssl_port, selected template does not allow me to configure unix socket.

ymartin-ovh avatar Aug 20 '21 11:08 ymartin-ovh

Hi! Can you add some test in your PR to ensure this new feature is not broken by future evolution/refactoring of the module?

smortex avatar Aug 20 '21 19:08 smortex

Hey @ymartin-ovh , can you rebase with our master branch? That should fix failing specs.

root-expert avatar Oct 04 '21 16:10 root-expert

Rebased.

kenyon avatar Oct 04 '21 17:10 kenyon