mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Forward flocktofedora.net and .com to .org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -140,6 +140,11 @@
|
||||
website: get.fedoraproject.org
|
||||
target: https://getfedora.org/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: flocktofedora
|
||||
website: flocktofedora.net
|
||||
target: https://flocktofedora.org/
|
||||
|
||||
- role: httpd/redirect
|
||||
name: fedoramy
|
||||
website: fedora.my
|
||||
|
||||
@@ -236,12 +236,16 @@
|
||||
name: flocktofedora.org
|
||||
server_aliases:
|
||||
- flocktofedora.org
|
||||
- flocktofedora.net
|
||||
- flocktofedora.com
|
||||
ssl: true
|
||||
cert_name: flocktofedora.org
|
||||
SSLCertificateChainFile: flocktofedora.org.intermediate.cert
|
||||
|
||||
- role: httpd/website
|
||||
name: flocktofedora.net
|
||||
server_aliases:
|
||||
- flocktofedora.com
|
||||
ssl: false
|
||||
|
||||
- role: httpd/website
|
||||
name: fedora.my
|
||||
server_aliases:
|
||||
|
||||
Reference in New Issue
Block a user