A comma must be followed by at most one space
This commit is contained in:
parent
c11b3bc20f
commit
26a84ab001
1 changed files with 14 additions and 14 deletions
|
@ -32,26 +32,26 @@
|
|||
- fede-aurore.net
|
||||
|
||||
reverseproxy_sites:
|
||||
- {from: re2o.auro.re, to: 10.128.0.10}
|
||||
- {from: intranet.auro.re, to: 10.128.0.10}
|
||||
- {from: re2o.auro.re, to: 10.128.0.10}
|
||||
- {from: intranet.auro.re, to: 10.128.0.10}
|
||||
|
||||
- {from: phabricator.auro.re, to: 10.128.0.50}
|
||||
- {from: wiki.auro.re, to: 10.128.0.51}
|
||||
- {from: www.auro.re, to: 10.128.0.52}
|
||||
- {from: phabricator.auro.re, to: 10.128.0.50}
|
||||
- {from: wiki.auro.re, to: 10.128.0.51}
|
||||
- {from: www.auro.re, to: 10.128.0.52}
|
||||
|
||||
- {from: drone.auro.re, to: "10.128.0.64:8000"}
|
||||
- {from: drone.auro.re, to: "10.128.0.64:8000"}
|
||||
|
||||
- {from: re2o-test.auro.re, to: 10.128.0.100}
|
||||
- {from: re2o-test.auro.re, to: 10.128.0.100}
|
||||
|
||||
- {from: riot.auro.re, to: "10.128.0.150:8080"}
|
||||
- {from: codimd.auro.re, to: "10.128.0.150:8081"}
|
||||
- {from: grafana.auro.re, to: "10.128.0.150:8082"}
|
||||
- {from: privatebin.auro.re, to: "10.128.0.150:8083"}
|
||||
- {from: pad.auro.re, to: "10.128.0.150:8084"}
|
||||
- {from: cas.auro.re, to: "10.128.0.150:8085"}
|
||||
- {from: riot.auro.re, to: "10.128.0.150:8080"}
|
||||
- {from: codimd.auro.re, to: "10.128.0.150:8081"}
|
||||
- {from: grafana.auro.re, to: "10.128.0.150:8082"}
|
||||
- {from: privatebin.auro.re, to: "10.128.0.150:8083"}
|
||||
- {from: pad.auro.re, to: "10.128.0.150:8084"}
|
||||
- {from: cas.auro.re, to: "10.128.0.150:8085"}
|
||||
|
||||
redirect_sites:
|
||||
- {from: auro.re, to: www.auro.re}
|
||||
- {from: auro.re, to: www.auro.re}
|
||||
roles:
|
||||
- certbot
|
||||
- nginx_reverseproxy
|
||||
|
|
Loading…
Reference in a new issue