Add registry tag
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
87b919f769
commit
d1276cf303
1 changed files with 4 additions and 0 deletions
|
@ -549,6 +549,8 @@
|
|||
# proxyurl in this one is totally ignored, because Docker.
|
||||
# (turns out it uses PATCH requests that Varnish cannot deal with)
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
tags:
|
||||
- registry
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: registry.centos.org
|
||||
|
@ -556,6 +558,8 @@
|
|||
# proxyurl in this one is totally ignored, because Docker.
|
||||
# (turns out it uses PATCH requests that Varnish cannot deal with)
|
||||
proxyurl: "{{ varnish_url }}"
|
||||
tags:
|
||||
- registry
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: candidate-registry.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue