mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Make the hostname valid pkgs..stgfedoraproject.org is not valid somehow
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -13,7 +13,7 @@ SSLRandomSeed connect builtin
|
||||
SSLCryptoDevice builtin
|
||||
|
||||
<VirtualHost _default_:80>
|
||||
ServerName pkgs.{{ env_suffix }}fedoraproject.org
|
||||
ServerName pkgs{{ env_suffix }}.fedoraproject.org
|
||||
#Redirect "/" "https://src{{ env_suffix }}.fedoraproject.org/"
|
||||
# This is temporary for fixing Kojid because of firewall rules
|
||||
Alias /repo/ /srv/cache/lookaside/
|
||||
|
||||
Reference in New Issue
Block a user