mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
Forward flocktofedora.org to www.flocktofedora.org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -58,6 +58,12 @@
|
||||
target: http://fedoraproject.org/get-fedora
|
||||
status: 302
|
||||
|
||||
- role: httpd/redirect
|
||||
name: flocktofedora
|
||||
website: flocktofedora.org
|
||||
target: http://www.flocktofedora.org/
|
||||
status: 302
|
||||
|
||||
- role: httpd/redirect
|
||||
name: join-fedora
|
||||
website: join.fedoraproject.org
|
||||
|
||||
@@ -224,6 +224,10 @@
|
||||
server_aliases: [bodhi.stg.fedoraproject.org]
|
||||
cert_name: "{{wildcard_cert_name}}"
|
||||
|
||||
- role: httpd/website
|
||||
name: flocktofedora.org
|
||||
ssl: false
|
||||
|
||||
- role: httpd/website
|
||||
name: bugz.fedoraproject.org
|
||||
server_aliases: [bugz.stg.fedoraproject.org]
|
||||
|
||||
Reference in New Issue
Block a user