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

Add Nginx authenticator plugin to Letsencrypt Puppet module

Open alexfouche opened this issue 5 years ago • 6 comments

Pull Request (PR) description

I added automatic installation of the ...-certbot-nginx-... package when 'plugin' => 'nginx' is given to define letsencrypt::certonly. And i provided an example in Readme.

This Pull Request (PR) fixes the following issues

On Centos for example, when a Nginx web server is running, simply asking Certbot to create or renew certificates is not enough. It requires an additional package or plugin,

alexfouche avatar Aug 19 '19 09:08 alexfouche

Hi @alexfouche, thanks for the PR. Please have a look at the inline comments I made and also at the failing travis jobs.

bastelfreak avatar Aug 27 '19 20:08 bastelfreak

Dear @alexfouche, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

vox-pupuli-tasks[bot] avatar Nov 21 '19 09:11 vox-pupuli-tasks[bot]

Dear @alexfouche, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

vox-pupuli-tasks[bot] avatar Jan 05 '20 13:01 vox-pupuli-tasks[bot]

Dear @alexfouche, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

vox-pupuli-tasks[bot] avatar Jan 05 '20 19:01 vox-pupuli-tasks[bot]

Dear @alexfouche, thanks for the PR!

This is pccibot, your friendly Vox Pupuli GitHub Bot. I noticed that your pull request contains merge conflict. Can you please rebase?

You can find my sourcecode at voxpupuli/vox-pupuli-tasks

vox-pupuli-tasks[bot] avatar Jan 05 '20 19:01 vox-pupuli-tasks[bot]

There are merge conflicts now. Any plans to rebase this and address the comments?

ekohl avatar Aug 31 '20 16:08 ekohl

Done in #267.

kenyon avatar Oct 13 '23 05:10 kenyon