Skip to content

Commit 5ff81c3

Browse files
committed
remove trailing '/' from snapshots
1 parent d40ffa2 commit 5ff81c3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ dnf_repos_default:
126126
repo_file: epel
127127
epel-cisco:
128128
'9':
129-
pulp_path: openh264/epel/9/x86_64/os/
129+
pulp_path: openh264/epel/9/x86_64/os
130130
pulp_timestamp: 20250925T130153
131131
repo_file: openh264
132132
extras:
@@ -167,28 +167,28 @@ dnf_repos_default:
167167
repo_file: grafana
168168
ondemand-web:
169169
'8':
170-
pulp_path: ondemand/4.0/web/el8/x86_64/
170+
pulp_path: ondemand/4.0/web/el8/x86_64
171171
pulp_timestamp: 20250925T130153
172172
repo_file: ondemand-web
173173
'9':
174-
pulp_path: ondemand/4.0/web/el9/x86_64/
174+
pulp_path: ondemand/4.0/web/el9/x86_64
175175
pulp_timestamp: 20250925T130153
176176
repo_file: ondemand-web
177177
TurboVNC:
178178
'8':
179-
pulp_path: turbovnc/x86_64/
179+
pulp_path: turbovnc/x86_64
180180
pulp_timestamp: 20251009T091906
181181
repo_file: TurboVNC
182182
'9':
183-
pulp_path: turbovnc/x86_64/
183+
pulp_path: turbovnc/x86_64
184184
pulp_timestamp: 20251009T091906
185185
repo_file: TurboVNC
186186
TurboVNC-source:
187187
'8':
188-
pulp_path: turbovnc/srpms/
188+
pulp_path: turbovnc/srpms
189189
pulp_timestamp: 20251009T091906
190190
repo_file: TurboVNC
191191
'9':
192-
pulp_path: turbovnc/srpms/
192+
pulp_path: turbovnc/srpms
193193
pulp_timestamp: 20251009T091906
194194
repo_file: TurboVNC

0 commit comments

Comments
 (0)