Skip to content

Commit 257ade6

Browse files
committed
match source repo path in stackhpc/stackhpc-release-train#438
1 parent ab4a5ae commit 257ade6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ dnf_repos_default:
4545
repo_file: rocky
4646
appstream-source:
4747
'8.10':
48-
pulp_path: rocky/8.10/AppStream/source/os
48+
pulp_path: rocky/8.10/AppStream/source/tree
4949
pulp_timestamp: 20250923T024945
5050
repo_file: Rocky-Sources
5151
'9.6':
52-
pulp_path: rocky/9.6/AppStream/source/os
52+
pulp_path: rocky/9.6/AppStream/source/tree
5353
pulp_timestamp: 20250923T043546
5454
repo_file: rocky
5555
baseos:
@@ -71,11 +71,11 @@ dnf_repos_default:
7171
repo_file: rocky
7272
baseos-source:
7373
'8.10':
74-
pulp_path: rocky/8.10/BaseOS/source/os
74+
pulp_path: rocky/8.10/BaseOS/source/tree
7575
pulp_timestamp: 20250918T040529
7676
repo_file: Rocky-Sources
7777
'9.6':
78-
pulp_path: rocky/9.6/BaseOS/source/os
78+
pulp_path: rocky/9.6/BaseOS/source/tree
7979
pulp_timestamp: 20250923T043546
8080
repo_file: rocky
8181
crb:
@@ -103,7 +103,7 @@ dnf_repos_default:
103103
repo_file: Rocky-Sources
104104
repo_name: powertools-source
105105
'9.6':
106-
pulp_path: rocky/9.6/CRB/source/os
106+
pulp_path: rocky/9.6/CRB/source/tree
107107
pulp_timestamp: 20250923T043546
108108
repo_file: rocky
109109
epel:
@@ -117,11 +117,11 @@ dnf_repos_default:
117117
repo_file: epel
118118
epel-source:
119119
'8':
120-
pulp_path: epel/8/Everything/source
120+
pulp_path: epel/8/Everything/source/tree
121121
pulp_timestamp: 20250923T001717
122122
repo_file: epel
123123
'9':
124-
pulp_path: epel/9/Everything/source
124+
pulp_path: epel/9/Everything/source/tree
125125
pulp_timestamp: 20250923T001717
126126
repo_file: epel
127127
extras:
@@ -143,11 +143,11 @@ dnf_repos_default:
143143
repo_file: rocky-extras
144144
extras-source:
145145
'8.10':
146-
pulp_path: rocky/8.10/extras/source/os
146+
pulp_path: rocky/8.10/extras/source/tree
147147
pulp_timestamp: 20250828T161842
148148
repo_file: Rocky-Sources
149149
'9.6':
150-
pulp_path: rocky/9.6/extras/source/os
150+
pulp_path: rocky/9.6/extras/source/tree
151151
pulp_timestamp: 20250828T161842
152152
repo_file: rocky-extras
153153
grafana:

0 commit comments

Comments
 (0)