matrix: create dns for testing environment

This commit is contained in:
Johanna Dorothea Reichmann 2019-06-29 20:36:46 +02:00
parent 9c2565a0cc
commit 11defbf6b8
Signed by untrusted user who does not match committer: transcaffeine
GPG Key ID: 03624C433676E465

View File

@ -37,6 +37,14 @@ _matrix._tcp IN SRV 20 0 8448 munich.finallycoffee.eu.
_matrix-identity._tcp IN SRV 10 0 443 matrix.finallycoffee.eu. _matrix-identity._tcp IN SRV 10 0 443 matrix.finallycoffee.eu.
_matrix-identity._tcp IN SRV 20 0 443 munich.finallycoffee.eu. _matrix-identity._tcp IN SRV 20 0 443 munich.finallycoffee.eu.
; Matrix test env
chat-qa IN CNAME karlsruhe.finallycoffee.eu.
matrix-qa IN CNAME karlsruhe.finallycoffee.eu.
dimension.matrix-qa IN CNAME karlsruhe.finallycoffee.eu.
_matrix._tcp.matrix-qa IN SRV 10 0 443 matrix-qa.finallycoffee.eu.
_matrix-identity._tcp.matrix-qa IN SRV 10 0 443 matrix-qa.finallycoffee.eu.
; Private cloud ; Private cloud
cloud IN CNAME karlsruhe.finallycoffee.eu. cloud IN CNAME karlsruhe.finallycoffee.eu.