Skip to content

Commit 4e68527

Browse files
committed
Merge remote-tracking branch 'origin/main' into ci/enable-linting
2 parents a3086ad + 60d531d commit 4e68527

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

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

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,24 @@ dnf_repos_default:
88
pulp_path: centos/9-stream/storage/x86_64/ceph-reef
99
pulp_timestamp: 20250617T023108
1010
repo_file: ceph
11+
OpenHPC:
12+
'8':
13+
pulp_path: OpenHPC/2/EL_8
14+
pulp_timestamp: 20241218T154614
15+
repo_file: OpenHPC
16+
'9':
17+
pulp_path: OpenHPC/3/EL_9
18+
pulp_timestamp: 20241218T154614
19+
repo_file: OpenHPC
20+
OpenHPC-updates:
21+
'8':
22+
pulp_path: OpenHPC/2/updates/EL_8
23+
pulp_timestamp: 20250512T003315
24+
repo_file: OpenHPC
25+
'9':
26+
pulp_path: OpenHPC/3/updates/EL_9
27+
pulp_timestamp: 20250510T003301
28+
repo_file: OpenHPC
1129
appstream:
1230
'8.10':
1331
pulp_path: rocky/8.10/AppStream/x86_64/os
@@ -23,7 +41,7 @@ dnf_repos_default:
2341
repo_file: rocky
2442
'9.6':
2543
pulp_path: rocky/9.6/AppStream/x86_64/os
26-
pulp_timestamp: 20250816T020215
44+
pulp_timestamp: 20250902T060015
2745
repo_file: rocky
2846
baseos:
2947
'8.10':
@@ -40,7 +58,7 @@ dnf_repos_default:
4058
repo_file: rocky
4159
'9.6':
4260
pulp_path: rocky/9.6/BaseOS/x86_64/os
43-
pulp_timestamp: 20250815T050653
61+
pulp_timestamp: 20250902T094855
4462
repo_file: rocky
4563
crb:
4664
'8.10':
@@ -58,8 +76,17 @@ dnf_repos_default:
5876
repo_file: rocky
5977
'9.6':
6078
pulp_path: rocky/9.6/CRB/x86_64/os
61-
pulp_timestamp: 20250815T034418
79+
pulp_timestamp: 20250902T060015
6280
repo_file: rocky
81+
epel:
82+
'8':
83+
pulp_path: epel/8/Everything/x86_64
84+
pulp_timestamp: 20250615T234151
85+
repo_file: epel
86+
'9':
87+
pulp_path: epel/9/Everything/x86_64
88+
pulp_timestamp: 20250908T001730
89+
repo_file: epel
6390
extras:
6491
'8.10':
6592
pulp_path: rocky/8.10/extras/x86_64/os
@@ -85,32 +112,5 @@ dnf_repos_default:
85112
timestamp: 20250615T005738
86113
'9':
87114
pulp_path: grafana/oss/rpm
88-
pulp_timestamp: 20250730T011314
115+
pulp_timestamp: 20250906T025340
89116
repo_file: grafana
90-
epel:
91-
'8':
92-
pulp_path: epel/8/Everything/x86_64
93-
pulp_timestamp: 20250615T234151
94-
repo_file: epel
95-
'9':
96-
pulp_path: epel/9/Everything/x86_64
97-
pulp_timestamp: 20250817T000753
98-
repo_file: epel
99-
OpenHPC:
100-
'8':
101-
pulp_path: OpenHPC/2/EL_8
102-
pulp_timestamp: 20241218T154614
103-
repo_file: OpenHPC
104-
'9':
105-
pulp_path: OpenHPC/3/EL_9
106-
pulp_timestamp: 20241218T154614
107-
repo_file: OpenHPC
108-
OpenHPC-updates:
109-
'8':
110-
pulp_path: OpenHPC/2/updates/EL_8
111-
pulp_timestamp: 20250512T003315
112-
repo_file: OpenHPC
113-
'9':
114-
pulp_path: OpenHPC/3/updates/EL_9
115-
pulp_timestamp: 20250510T003301
116-
repo_file: OpenHPC

0 commit comments

Comments
 (0)