Add registry.foo.sh to proxy servers
This commit is contained in:
parent
c8114b2594
commit
82a4c66575
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@
|
||||||
- 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/
|
||||||
|
- role: nginx/site
|
||||||
|
site: registry.foo.sh
|
||||||
|
proxy: ["registry01.home.foo.sh:5000", "registry02.home.foo.sh:5000"]
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
site: wpad.foo.sh
|
site: wpad.foo.sh
|
||||||
- role: nginx/site
|
- role: nginx/site
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue