Add noc.foo.sh site to proxies
This commit is contained in:
parent
6f12feebc3
commit
e7458d14ff
1 changed files with 5 additions and 0 deletions
|
@ -57,6 +57,11 @@
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: mirrors.foo.sh
|
site: mirrors.foo.sh
|
||||||
proxy: https://mirror01.home.foo.sh/
|
proxy: https://mirror01.home.foo.sh/
|
||||||
|
- role: nginx/site
|
||||||
|
site: noc.foo.sh
|
||||||
|
proxy:
|
||||||
|
- https://oci-node01.home.foo.sh/grafana/
|
||||||
|
- https://oci-node02.home.foo.sh/grafana/
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: print.foo.sh
|
site: print.foo.sh
|
||||||
proxy: https://print01.home.foo.sh:631/
|
proxy: https://print01.home.foo.sh:631/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue