From 0cb78cd42e672d6e93c779f7d9131b5b41d56886 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 12 May 2020 08:11:59 +0300 Subject: fix(http.liw.fi.yml): drop obsolete sites, regroup certs --- ansible/http.liw.fi.yml | 38 +++++++++++++------------------------- 1 file changed, 13 insertions(+), 25 deletions(-) diff --git a/ansible/http.liw.fi.yml b/ansible/http.liw.fi.yml index f7d584a..6030ce6 100644 --- a/ansible/http.liw.fi.yml +++ b/ansible/http.liw.fi.yml @@ -35,49 +35,49 @@ owner: liw ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static1 + letsencrypt_cert: cert1 - domain: ideas.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static2 + letsencrypt_cert: cert1 - domain: files.liw.fi owner: liw ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static2 + letsencrypt_cert: cert1 - domain: code.liw.fi owner: liw ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static3 + letsencrypt_cert: cert1 - domain: vmdb2.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static4 + letsencrypt_cert: cert1 - domain: vmdb2-images.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static4 + letsencrypt_cert: cert1 - domain: vmdb2-manual.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static4 + letsencrypt_cert: cert1 - domain: journal.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static5 + letsencrypt_cert: cert1 htpasswd: "{{ lookup('pipe', 'pass journal.liw.fi.htpasswd') }}" htpasswd_name: "Private site by Lars. Go away." @@ -85,43 +85,31 @@ owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static5 + letsencrypt_cert: cert1 - domain: noir.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static5 + letsencrypt_cert: cert1 - domain: manifesto.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static5 + letsencrypt_cert: cert1 - domain: subplot.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static5 + letsencrypt_cert: cert1 - domain: examples.subplot.liw.fi owner: ickliwfi ownermail: liw@liw.fi letsencrypt: yes - letsencrypt_cert: static5 - - - domain: ick-support.liw.fi - owner: ickliwfi - ownermail: liw@liw.fi - letsencrypt: yes - letsencrypt_cert: static6 - - - domain: bugs.liw.fi - owner: ickliwfi - ownermail: liw@liw.fi - letsencrypt: yes - letsencrypt_cert: static6 + letsencrypt_cert: cert1 - domain: yotyonzen.docstory.fi owner: liw -- cgit v1.2.1