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,18 @@
|
||||
.. _install-opensuse-leap-15:
|
||||
.. os-image-location::
|
||||
|
||||
[opensuse-leap-156]
|
||||
download_type = 'checksum-file'
|
||||
url = 'https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.x86_64-Cloud.qcow2.sha256'
|
||||
filename_pattern = '.*\.qcow2'
|
||||
expected_java_version = 21
|
||||
|
||||
[opensuse-leap-156-arm]
|
||||
download_type = 'checksum-file'
|
||||
arch = 'aarch64'
|
||||
url = 'https://download.opensuse.org/distribution/leap/15.6/appliances/openSUSE-Leap-15.6-Minimal-VM.aarch64-Cloud.qcow2.sha256'
|
||||
filename_pattern = '.*\.qcow2'
|
||||
expected_java_version = 21
|
||||
|
||||
=====================================
|
||||
Installing Red on openSUSE Leap 15.6+
|
||||
|
||||
Reference in New Issue
Block a user