File tree 4 files changed +6
-12
lines changed
4 files changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -88,9 +88,9 @@ function bailIfUnsupportedOS() {
88
88
;;
89
89
ubuntu18.04|ubuntu20.04|ubuntu22.04|ubuntu24.04)
90
90
;;
91
- rhel8.0|rhel8.1|rhel8.2|rhel8.3|rhel8.4|rhel8.5|rhel8.6|rhel8.7|rhel8.8|rhel8.9|rhel8.10|rhel9.0|rhel9.1|rhel9.2|rhel9.3|rhel9.4|rhel9)
91
+ rhel8.0|rhel8.1|rhel8.2|rhel8.3|rhel8.4|rhel8.5|rhel8.6|rhel8.7|rhel8.8|rhel8.9|rhel8.10|rhel9.0|rhel9.1|rhel9.2|rhel9.3|rhel9.4|rhel9.5|rhel9 )
92
92
;;
93
- rocky9.0|rocky9.1|rocky9.2|rocky9.3|rocky9.4|rocky9)
93
+ rocky9.0|rocky9.1|rocky9.2|rocky9.3|rocky9.4|rocky9.5|rocky9 )
94
94
;;
95
95
centos8|centos8.0|centos8.1|centos8.2|centos8.3|centos8.4|centos9)
96
96
;;
Original file line number Diff line number Diff line change 31
31
bash centos2ol.sh -r
32
32
- id : rocky-9
33
33
name : Rocky Linux
34
- version : " 9.4 "
35
- vmimageuri : https://dl .rockylinux.org/vault /rocky/9.4 /images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
34
+ version : " 9.5 "
35
+ vmimageuri : https://download .rockylinux.org/pub /rocky/9.5 /images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
36
36
preinit : |
37
37
yum install -y --nobest nfs-utils fio container-selinux lvm2 conntrack-tools iptables-nft socat git iscsi-initiator-utils libcurl-minimal rrdtool yajl
38
38
- id : centos-9
Original file line number Diff line number Diff line change 40
40
vmimageuri : https://dl.rockylinux.org/vault/rocky/9.1/images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
41
41
preinit : |
42
42
yum install -y --nobest nfs-utils fio container-selinux lvm2 conntrack-tools iptables-nft socat git iscsi-initiator-utils libcurl-minimal rrdtool yajl
43
- - id : rocky-94
44
- name : Rocky Linux
45
- version : " 9.4"
46
- vmimageuri : https://dl.rockylinux.org/vault/rocky/9.4/images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
47
- preinit : |
48
- yum install -y --nobest nfs-utils fio container-selinux lvm2 conntrack-tools iptables-nft socat git iscsi-initiator-utils libcurl-minimal rrdtool yajl- id: rocky-9
49
43
- name : Rocky Linux
50
44
version : " 9.5"
51
45
vmimageuri : https://download.rockylinux.org/pub/rocky/9.5/images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
Original file line number Diff line number Diff line change 26
26
bash centos2ol.sh -r
27
27
- id : rocky-9
28
28
name : Rocky Linux
29
- version : " 9.4 "
30
- vmimageuri : https://dl .rockylinux.org/vault /rocky/9.4 /images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
29
+ version : " 9.5 "
30
+ vmimageuri : https://download .rockylinux.org/pub /rocky/9.5 /images/x86_64/Rocky-9-GenericCloud-Base.latest.x86_64.qcow2
31
31
preinit : |
32
32
yum install -y --nobest nfs-utils fio container-selinux lvm2 conntrack-tools iptables-nft socat git iscsi-initiator-utils libcurl-minimal rrdtool yajl
33
33
- id : centos-9
You can’t perform that action at this time.
0 commit comments