#1241 redirect apps.fp.o/calendar to calendar.fp.o
Merged 2 years ago by kevin. Opened 2 years ago by seddik.
fedora-infra/ seddik/ansible calendar-redirect  into  main

@@ -892,3 +892,10 @@ 

      when: env == 'staging'

      tags:

      - taskotron

+ 

+   # fedora calendar redirect

+   - role: httpd/redirect

+     shortname: fedcalendar

+     website: apps.fedoraproject.org

+     path: /calendar

+     target: calendar.fedoraproject.org

Build succeeded.

Metadata Update from @zlopez:
- Pull-request tagged with: post-freeze

2 years ago

Looks ok to me. +1 (post freeze?)

rebased onto 8d703f7

2 years ago

rebased onto 8d703f7

2 years ago

Lets go ahead and push this then.

Pull-Request has been merged by kevin

2 years ago

Build succeeded.