45 lines
1.2 KiB
YAML
45 lines
1.2 KiB
YAML
name: Planned outage
|
|
about: Ticket for a planned outage
|
|
title: Planned Outage - NAME - 2026-MM-DD HH:MM UTC
|
|
labels:
|
|
- needs_review
|
|
- outage
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: |
|
|
This issue type is to schedule and track a planned outage.
|
|
- type: textarea
|
|
id: outage
|
|
attributes:
|
|
label: planned outage
|
|
description: Modify this template with your outage info
|
|
value: |
|
|
Planned Outage - NAME - YYYY-MM-DD HH:MM UTC
|
|
|
|
There will be an outage starting at YYYY-MM-DD HH:MM UTC,
|
|
which will last approximately X hours.
|
|
|
|
To convert UTC to your local time, take a look at
|
|
http://fedoraproject.org/wiki/Infrastructure/UTCHowto
|
|
or run:
|
|
|
|
date -d 'YYYY-MM-DD HH:MM UTC'
|
|
|
|
Reason for outage:
|
|
|
|
<describe reason for outage here>
|
|
|
|
Affected Services:
|
|
|
|
<describe services that will be affected>
|
|
|
|
Ticket Link:
|
|
|
|
https://forge.fedoraproject.org/infra/tickets/issue/NNNN
|
|
|
|
Please join #admin:fedoraproject.org / #noc:fedoraproject.org on matrix.
|
|
or add comments to this ticket for more information or feedback.
|
|
|
|
Updated status for this outage may be available at
|
|
https://www.fedorastatus.org/
|