Skip to content

Commit 599bf8d

Browse files
committed
updated fatimage and timestamps
1 parent 34b39fe commit 599bf8d

File tree

2 files changed

+31
-19
lines changed

2 files changed

+31
-19
lines changed

.github/workflows/fatimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
source_image_name: Rocky-8-GenericCloud-Base-8.10-20240528.0.x86_64.raw
3232
inventory_groups: control,compute,login,update
3333
- image_name: openhpc-RL9
34-
source_image_name: Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.raw
34+
source_image_name: Rocky-9-GenericCloud-Base-9.6-20250531.0.x86_64.qcow2
3535
inventory_groups: control,compute,login,update
3636
env:
3737
ANSIBLE_FORCE_COLOR: True

environments/common/inventory/group_vars/all/timestamps.yml

Lines changed: 30 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,57 +2,76 @@ appliances_pulp_repos:
22
appstream:
33
'8.10':
44
path: rocky/8.10/AppStream/x86_64/os
5-
timestamp: 20250328T030013
5+
timestamp: 20250605T024943
66
'9.4':
77
path: rocky/9.4/AppStream/x86_64/os
88
timestamp: 20241112T003151
99
'9.5':
1010
path: rocky/9.5/AppStream/x86_64/os
11-
timestamp: 20250328T031822
11+
timestamp: 20250514T014704
12+
'9.6':
13+
path: rocky/9.6/AppStream/x86_64/os
14+
timestamp: 20250605T150141
1215
baseos:
1316
'8.10':
1417
path: rocky/8.10/BaseOS/x86_64/os
15-
timestamp: 20250328T030013
18+
timestamp: 20250605T024943
1619
'9.4':
1720
path: rocky/9.4/BaseOS/x86_64/os
1821
timestamp: 20241115T011711
1922
'9.5':
2023
path: rocky/9.5/BaseOS/x86_64/os
21-
timestamp: 20250326T030636
24+
timestamp: 20250513T031844
25+
'9.6':
26+
path: rocky/9.6/BaseOS/x86_64/os
27+
timestamp: 20250605T150141
2228
ceph:
2329
'8':
2430
path: centos/8-stream/storage/x86_64/ceph-quincy
2531
timestamp: 20231104T015751
2632
'9':
2733
path: centos/9-stream/storage/x86_64/ceph-reef
28-
timestamp: 20240923T233036
34+
timestamp: 20250514T025809
2935
crb:
3036
'8.10':
3137
path: rocky/8.10/PowerTools/x86_64/os
32-
timestamp: 20250328T030013
38+
timestamp: 20250605T024943
3339
'9.4':
3440
path: rocky/9.4/CRB/x86_64/os
3541
timestamp: 20241115T003133
3642
'9.5':
3743
path: rocky/9.5/CRB/x86_64/os
38-
timestamp: 20250325T031428
44+
timestamp: 20250514T014704
45+
'9.6':
46+
path: rocky/9.6/CRB/x86_64/os
47+
timestamp: 20250605T150141
3948
epel:
4049
'8':
4150
path: epel/8/Everything/x86_64
42-
timestamp: 20250326T000103
51+
timestamp: 20250605T011732
4352
'9':
4453
path: epel/9/Everything/x86_64
45-
timestamp: 20250326T000103
54+
timestamp: 20250605T011732
4655
extras:
4756
'8.10':
4857
path: rocky/8.10/extras/x86_64/os
49-
timestamp: 20250327T030422
58+
timestamp: 20250510T032327
5059
'9.4':
5160
path: rocky/9.4/extras/x86_64/os
5261
timestamp: 20241118T002802
5362
'9.5':
5463
path: rocky/9.5/extras/x86_64/os
55-
timestamp: 20250328T031822
64+
timestamp: 20250506T032818
65+
'9.6':
66+
path: rocky/9.6/extras/x86_64/os
67+
timestamp: 20250605T150141
68+
grafana:
69+
'8':
70+
path: grafana/oss/rpm
71+
timestamp: 20250604T005900
72+
'9':
73+
path: grafana/oss/rpm
74+
timestamp: 20250604T005900
5675
openhpc_base:
5776
'8':
5877
path: OpenHPC/2/EL_8
@@ -67,10 +86,3 @@ appliances_pulp_repos:
6786
'9':
6887
path: OpenHPC/3/updates/EL_9
6988
timestamp: 20250510T003301
70-
grafana:
71-
'8':
72-
path: grafana/oss/rpm
73-
timestamp: 20250505T025259
74-
'9':
75-
path: grafana/oss/rpm
76-
timestamp: 20250505T025259

0 commit comments

Comments
 (0)