src / staging: enable anubis for src.stg.fedoraproject.org

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-09-15 16:02:22 -07:00
parent b91301fb34
commit fc8409c673

View File

@@ -183,6 +183,17 @@
sslonly: true
use_h2: true
tags: src.fedoraproject.org
when: env != "staging"
- role: httpd/website
site_name: src.fedoraproject.org
server_aliases: [src.stg.fedoraproject.org]
cert_name: "{{wildcard_cert_name}}"
sslonly: true
use_h2: true
tags: src.fedoraproject.org
anubis: true
when: env == "staging"
- role: httpd/website
site_name: download.fedoraproject.org