diff --git a/modules/openstack_project/templates/mirror.vhost.erb b/modules/openstack_project/templates/mirror.vhost.erb index 436619388a..4f0f774d9c 100644 --- a/modules/openstack_project/templates/mirror.vhost.erb +++ b/modules/openstack_project/templates/mirror.vhost.erb @@ -213,8 +213,8 @@ LogFormat "%h %l %u %t \"%r\" %>s %b %{cache-status}e \"%{Referer}i\" \"%{User-a # MariaDB CacheEnable disk "/MariaDB" - ProxyPass "/MariaDB/" "https://downloads.mariadb.com/MariaDB" ttl=120 keepalive=On retry=0 - ProxyPassReverse "/MariaDB/" "https://downloads.mariadb.com/MariaDB" + ProxyPass "/MariaDB/" "https://downloads.mariadb.com/MariaDB/" ttl=120 keepalive=On retry=0 + ProxyPassReverse "/MariaDB/" "https://downloads.mariadb.com/MariaDB/" :8081>