Add RP (CNAME) for zero.auro.re (just for chirac)
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
eec6471b8e
commit
1763f42018
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,7 @@ certbot:
|
|||
- status.auro.re
|
||||
- wiki.auro.re
|
||||
- www.auro.re
|
||||
- zero.auro.re
|
||||
mail: tech.aurore@lists.crans.org
|
||||
certname: auro.re
|
||||
|
||||
|
@ -56,6 +57,8 @@ nginx:
|
|||
to: "10.128.0.150:8082"
|
||||
- from: privatebin.auro.re
|
||||
to: "10.128.0.150:8083"
|
||||
- from: zero.auro.re
|
||||
to: "10.128.0.150:8083"
|
||||
- from: pad.auro.re
|
||||
to: "10.128.0.150:8084"
|
||||
- from: cas.auro.re
|
||||
|
|
Loading…
Reference in a new issue