add legacy redirect for git.kunsmann.eu

This commit is contained in:
Franzi 2021-07-09 17:26:54 +02:00
parent d0bdcacc94
commit 1f25d0052e
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 10 additions and 0 deletions

View file

@ -26,6 +26,9 @@ luther-ps IN CNAME luther.htz-cloud.kunbox.net.
paste IN A 94.130.52.224
paste IN AAAA 2a01:4f8:10b:2a5f::2
; legacy, for redirect
git IN CNAME ex42-1048908.htz.kunbox.net.
_dmarc IN TXT "v=DMARC1; p=quarantine; rua=mailto:postmaster@kunsmann.eu; ruf=mailto:postmaster@kunsmann.eu; fo=0:d:s; adkim=r; aspf=r"
_mta-sts IN TXT "v=STSv1;id=20201111;"
_smtp._tls IN TXT "v=TLSRPTv1;rua=mailto:hostmaster@kunbox.net"

View file

@ -326,6 +326,13 @@ nodes['htz.ex42-1048908'] = {
# },
# },
# },
'git.kunsmann.eu': {
'locations': {
'/': {
'redirect': 'https://git.kunsmann.eu$request_uri',
},
},
},
'jenkins.kunsmann.eu': {
'locations': {
'/': {