mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-06-19 03:54:08 -04:00
23 lines
759 B
ReStructuredText
23 lines
759 B
ReStructuredText
.. _install-centos-stream-9:
|
|
.. os-image-location::
|
|
|
|
[centos-stream-9]
|
|
download_type = 'checksum-file'
|
|
boot_mode = 'bios'
|
|
url = 'https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-GenericCloud-9-latest.x86_64.qcow2.SHA256SUM'
|
|
checksum_style = 'bsd'
|
|
filename_pattern = '.*\.qcow2'
|
|
|
|
[centos-stream-9-arm]
|
|
download_type = 'checksum-file'
|
|
arch = 'aarch64'
|
|
url = 'https://cloud.centos.org/centos/9-stream/aarch64/images/CentOS-Stream-GenericCloud-9-latest.aarch64.qcow2.SHA256SUM'
|
|
checksum_style = 'bsd'
|
|
filename_pattern = '.*\.qcow2'
|
|
|
|
=================================
|
|
Installing Red on CentOS Stream 9
|
|
=================================
|
|
|
|
.. include:: _includes/install-guide-rhel9-derivatives.rst
|