aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2021-10-17 10:01:23 +0200
committerGerd Hoffmann <kraxel@redhat.com>2021-10-17 10:01:23 +0200
commit69b4925ff251947e2dd80d25681c2d0dd650b36d (patch)
tree96d711c4ed22c342adac90469012d8b06f91d100
parentde823c6837a816b74f11d619ab0cccd9b48a7e7d (diff)
downloadimagefish-69b4925ff251947e2dd80d25681c2d0dd650b36d.tar.gz
rhel vers update
-rwxr-xr-xkickstart/rhel8.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kickstart/rhel8.sh b/kickstart/rhel8.sh
index 15e0aef..67a4da6 100755
--- a/kickstart/rhel8.sh
+++ b/kickstart/rhel8.sh
@@ -4,7 +4,7 @@
name="rhel"
base="http://spunk.home.kraxel.org/mirror/rhel/redhat/rhel-8/rel-eng/RHEL-8"
dest="/vmdisk/hdd/imagefish"
-vers="8.2.0 8.1.0 8.0.0"
+vers="8.3.0 8.2.0"
for v in $vers; do
disk="${dest}/${name}-${v}-ks-x86_64.qcow2"