Skip to content

Commit 17531d2

Browse files
committed
dnf_repo_timestamps.yml: rocky 9.7
1 parent e5a6ad9 commit 17531d2

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

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

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,10 @@ dnf_repos_default:
6161
pulp_path: rocky/9.6/AppStream/x86_64/os
6262
pulp_timestamp: 20251106T205505
6363
repo_file: rocky
64+
'9.7':
65+
pulp_path: rocky/9.7/AppStream/x86_64/os
66+
pulp_timestamp: 20251203T103807
67+
repo_file: rocky
6468
appstream-source:
6569
'8.10':
6670
pulp_path: rocky/8.10/AppStream/source/os
@@ -70,6 +74,10 @@ dnf_repos_default:
7074
pulp_path: rocky/9.6/AppStream/source/os
7175
pulp_timestamp: 20251009T121903
7276
repo_file: rocky
77+
'9.7':
78+
pulp_path: rocky/9.7/AppStream/source/tree
79+
pulp_timestamp: 20251203T103807
80+
repo_file: rocky
7381
baseos:
7482
'8.10':
7583
pulp_path: rocky/8.10/BaseOS/x86_64/os
@@ -87,6 +95,10 @@ dnf_repos_default:
8795
pulp_path: rocky/9.6/BaseOS/x86_64/os
8896
pulp_timestamp: 20251106T211545
8997
repo_file: rocky
98+
'9.7':
99+
pulp_path: rocky/9.7/BaseOS/x86_64/os
100+
pulp_timestamp: 20251203T103807
101+
repo_file: rocky
90102
baseos-source:
91103
'8.10':
92104
pulp_path: rocky/8.10/BaseOS/source/os
@@ -96,6 +108,10 @@ dnf_repos_default:
96108
pulp_path: rocky/9.6/BaseOS/source/os
97109
pulp_timestamp: 20251009T121903
98110
repo_file: rocky
111+
'9.7':
112+
pulp_path: rocky/9.7/BaseOS/source/tree
113+
pulp_timestamp: 20251203T103807
114+
repo_file: rocky
99115
cernvmfs_cfg:
100116
'8':
101117
pulp_path: cvmfs-config/EL/8/x86_64
@@ -132,6 +148,10 @@ dnf_repos_default:
132148
pulp_path: rocky/9.6/CRB/x86_64/os
133149
pulp_timestamp: 20251107T205232
134150
repo_file: rocky
151+
'9.7':
152+
pulp_path: rocky/9.7/CRB/x86_64/os
153+
pulp_timestamp: 20251203T103807
154+
repo_file: rocky
135155
crb-source:
136156
'8.10':
137157
pulp_path: rocky/8.10/PowerTools/source/tree
@@ -142,6 +162,10 @@ dnf_repos_default:
142162
pulp_path: rocky/9.6/CRB/source/os
143163
pulp_timestamp: 20251006T044455
144164
repo_file: rocky
165+
'9.7':
166+
pulp_path: rocky/9.7/CRB/source/tree
167+
pulp_timestamp: 20251203T103807
168+
repo_file: rocky
145169
epel:
146170
'8':
147171
pulp_path: epel/8/Everything/x86_64
@@ -182,6 +206,10 @@ dnf_repos_default:
182206
pulp_path: rocky/9.6/extras/x86_64/os
183207
pulp_timestamp: 20250726T040613
184208
repo_file: rocky-extras
209+
'9.7':
210+
pulp_path: rocky/9.7/extras/x86_64/os
211+
pulp_timestamp: 20251203T103807
212+
repo_file: rocky-extras
185213
extras-source:
186214
'8.10':
187215
pulp_path: rocky/8.10/extras/source/os
@@ -191,6 +219,10 @@ dnf_repos_default:
191219
pulp_path: rocky/9.6/extras/source/os
192220
pulp_timestamp: 20250828T161842
193221
repo_file: rocky-extras
222+
'9.7':
223+
pulp_path: rocky/9.7/extras/source/tree
224+
pulp_timestamp: 20251203T103807
225+
repo_file: rocky-extras
194226
grafana:
195227
'8':
196228
pulp_path: grafana/oss/rpm

0 commit comments

Comments
 (0)