Forward flocktofedora.org to www.flocktofedora.org
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f16558e9bd
commit
0edf62ba5d
2 changed files with 10 additions and 0 deletions
|
@ -58,6 +58,12 @@
|
||||||
target: http://fedoraproject.org/get-fedora
|
target: http://fedoraproject.org/get-fedora
|
||||||
status: 302
|
status: 302
|
||||||
|
|
||||||
|
- role: httpd/redirect
|
||||||
|
name: flocktofedora
|
||||||
|
website: flocktofedora.org
|
||||||
|
target: http://www.flocktofedora.org/
|
||||||
|
status: 302
|
||||||
|
|
||||||
- role: httpd/redirect
|
- role: httpd/redirect
|
||||||
name: join-fedora
|
name: join-fedora
|
||||||
website: join.fedoraproject.org
|
website: join.fedoraproject.org
|
||||||
|
|
|
@ -224,6 +224,10 @@
|
||||||
server_aliases: [bodhi.stg.fedoraproject.org]
|
server_aliases: [bodhi.stg.fedoraproject.org]
|
||||||
cert_name: "{{wildcard_cert_name}}"
|
cert_name: "{{wildcard_cert_name}}"
|
||||||
|
|
||||||
|
- role: httpd/website
|
||||||
|
name: flocktofedora.org
|
||||||
|
ssl: false
|
||||||
|
|
||||||
- role: httpd/website
|
- role: httpd/website
|
||||||
name: bugz.fedoraproject.org
|
name: bugz.fedoraproject.org
|
||||||
server_aliases: [bugz.stg.fedoraproject.org]
|
server_aliases: [bugz.stg.fedoraproject.org]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue