flatpak-cache: disable certbot on this site for now

Right now we are still trying to get this site working, and it's doing
passthough, so letsencrypt won't work. So, lets just disable it for now.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-03-27 14:54:09 -07:00
parent bc745fe824
commit 33513b358e

View file

@ -688,7 +688,6 @@
- role: httpd/website - role: httpd/website
site_name: flatpak-cache.stg.fedoraproject.org site_name: flatpak-cache.stg.fedoraproject.org
sslonly: false sslonly: false
certbot: true
x_forward: true x_forward: true
tags: tags:
- flatpak-cache.stg.fedoraproject.org - flatpak-cache.stg.fedoraproject.org