summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-06-20 15:33:30 +0300
committerLars Wirzenius <liw@liw.fi>2022-06-20 15:33:30 +0300
commit812fecfce35b1f21bd520cd660e82350fccf7415 (patch)
tree53cbac3aad6c16b71ebc96efc360bd1aa5a759a9
parent8a5a57bf4c54a3997f7f5c51f1213fbf297e324f (diff)
downloadansibleness-812fecfce35b1f21bd520cd660e82350fccf7415.tar.gz
fix: redirect www.liw.fi to liw.fi
Sponsored-by: author
-rw-r--r--ansible/http.liw.fi.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ansible/http.liw.fi.yml b/ansible/http.liw.fi.yml
index f79f91e..ed57513 100644
--- a/ansible/http.liw.fi.yml
+++ b/ansible/http.liw.fi.yml
@@ -203,6 +203,13 @@
letsencrypt: yes
letsencrypt_cert: cert11
+ - domain: www.liw.fi
+ owner: ickliwfi
+ ownermail: liw@liw.fi
+ letsencrypt: yes
+ letsencrypt_cert: cert13
+ redirect: liw.fi
+
# Sites that need to be changed in DNS (A record) before Let's
# Encrypt certificates can be created. Comment these out until
# DNS has been changed.