Split the certificate keys by primary domain
This commit is contained in:
@@ -14,15 +14,18 @@
|
||||
certbot_admin_email: matthew@thespencers.me.uk
|
||||
|
||||
certbot_certs:
|
||||
- webroot: "/var/www/html"
|
||||
domains:
|
||||
- domains:
|
||||
- "apptabulous.co.uk"
|
||||
- "www.apptabulous.co.uk"
|
||||
- "hub.apptabulous.co.uk"
|
||||
- "watchtower.apptabulous.co.uk"
|
||||
webroot: "/var/www/html"
|
||||
|
||||
- domains:
|
||||
- "m5p3nc3r.co.uk"
|
||||
- "www.m5p3nc3r.co.uk"
|
||||
- "gitea.m5p3nc3r.co.uk"
|
||||
webroot: "/var/www/html"
|
||||
|
||||
certbot_repo: https://github.com/certbot/certbot.git
|
||||
certbot_version: master
|
||||
|
||||
Reference in New Issue
Block a user