geerlingguy / ansible-role-gitlab

Ansible Role - GitLab

Home Page:https://galaxy.ansible.com/geerlingguy/gitlab/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't issue self signed cert by default

eRadical opened this issue · comments

I think this should be changed:

gitlab_create_self_signed_cert: "true"

As GitLab now issues certs with Let's Encrypt I think this should be set to false by default.

@geerlingguy what are your thought on this?

I use lets encrypt with gitlab, but handle the creation of all my certs for all my VMs through an external process because most of my VMs are actually not exposed to the internet.

commented

This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!

Please read this blog post to see the reasons why I mark issues as stale.

Please mark this as not stale!

commented

This issue is no longer marked for closure.

See comments in #121.