mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-06-19 03:54:08 -04:00
Add OS image location rST directive for use by Red-Install-Tests (#6786)
This commit is contained in:
@@ -1,4 +1,16 @@
|
||||
.. _install-alma-linux-9:
|
||||
.. os-image-location::
|
||||
|
||||
[alma-linux-9]
|
||||
download_type = 'checksum-file'
|
||||
url = 'https://repo.almalinux.org/almalinux/9/cloud/x86_64/images/CHECKSUM'
|
||||
filename_pattern = 'AlmaLinux-9-GenericCloud-latest\.x86_64\.qcow2'
|
||||
|
||||
[alma-linux-9-arm]
|
||||
download_type = 'checksum-file'
|
||||
arch = 'aarch64'
|
||||
url = 'https://repo.almalinux.org/almalinux/9/cloud/aarch64/images/CHECKSUM'
|
||||
filename_pattern = 'AlmaLinux-9-GenericCloud-latest\.aarch64\.qcow2'
|
||||
|
||||
==============================
|
||||
Installing Red on Alma Linux 9
|
||||
|
||||
Reference in New Issue
Block a user