proxy: do not use certbot for builds.coreos.fp.o
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
509077488b
commit
79b643102f
1 changed files with 1 additions and 1 deletions
|
@ -318,7 +318,7 @@
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
site_name: "builds.coreos{{ env_suffix }}.fedoraproject.org"
|
site_name: "builds.coreos{{ env_suffix }}.fedoraproject.org"
|
||||||
sslonly: true
|
sslonly: true
|
||||||
certbot: true
|
certbot: false
|
||||||
tags:
|
tags:
|
||||||
- builds.coreos.fedoraproject.org
|
- builds.coreos.fedoraproject.org
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue