Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
This commit is contained in:
parent
20bdf23495
commit
21f19dc655
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,7 @@ certbot:
|
||||||
- privatebin.auro.re
|
- privatebin.auro.re
|
||||||
- riot.auro.re
|
- riot.auro.re
|
||||||
- sharelatex.auro.re
|
- sharelatex.auro.re
|
||||||
|
- status.auro.re
|
||||||
- wiki.auro.re
|
- wiki.auro.re
|
||||||
- www.auro.re
|
- www.auro.re
|
||||||
mail: tech.aurore@lists.crans.org
|
mail: tech.aurore@lists.crans.org
|
||||||
|
@ -59,3 +60,5 @@ nginx:
|
||||||
to: "10.128.0.150:8084"
|
to: "10.128.0.150:8084"
|
||||||
- from: cas.auro.re
|
- from: cas.auro.re
|
||||||
to: "10.128.0.150:8085"
|
to: "10.128.0.150:8085"
|
||||||
|
- from: status.auro.re
|
||||||
|
to: "10.128.0.150:8086"
|
||||||
|
|
Loading…
Reference in a new issue