Skip to content

Commit dc9df83

Browse files
bertiethorpesjpb
authored andcommitted
update dnf_repos_timestamps.yml
1 parent 5bedf73 commit dc9df83

File tree

1 file changed

+41
-0
lines changed

1 file changed

+41
-0
lines changed

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

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,15 @@ dnf_repos_default:
4343
pulp_path: rocky/9.6/AppStream/x86_64/os
4444
pulp_timestamp: 20250902T060015
4545
repo_file: rocky
46+
appstream-source:
47+
'8.10':
48+
pulp_path: rocky/8.10/AppStream/source/os
49+
pulp_timestamp: 20250910T023401
50+
repo_file: Rocky-AppStream
51+
'9.6':
52+
pulp_path: rocky/9.6/AppStream/source/os
53+
pulp_timestamp: 20250910T035252
54+
repo_file: rocky
4655
baseos:
4756
'8.10':
4857
pulp_path: rocky/8.10/BaseOS/x86_64/os
@@ -60,6 +69,15 @@ dnf_repos_default:
6069
pulp_path: rocky/9.6/BaseOS/x86_64/os
6170
pulp_timestamp: 20250902T094855
6271
repo_file: rocky
72+
baseos-source:
73+
'8.10':
74+
pulp_path: rocky/8.10/BaseOS/source/os/
75+
pulp_timestamp: 20250909T040446
76+
repo_file: Rocky-BaseOS
77+
'9.6':
78+
pulp_path: rocky/9.6/BaseOS/source/os/
79+
pulp_timestamp: 20250910T035252
80+
repo_file: rocky
6381
crb:
6482
'8.10':
6583
pulp_path: rocky/8.10/PowerTools/x86_64/os
@@ -78,6 +96,11 @@ dnf_repos_default:
7896
pulp_path: rocky/9.6/CRB/x86_64/os
7997
pulp_timestamp: 20250902T060015
8098
repo_file: rocky
99+
crb-source:
100+
'9.6':
101+
pulp_path: rocky/9.6/CRB/source/os
102+
pulp_timestamp: 20250910T035252
103+
repo_file: rocky
81104
epel:
82105
'8':
83106
pulp_path: epel/8/Everything/x86_64
@@ -87,6 +110,15 @@ dnf_repos_default:
87110
pulp_path: epel/9/Everything/x86_64
88111
pulp_timestamp: 20250908T001730
89112
repo_file: epel
113+
epel-source:
114+
'8':
115+
pulp_path: epel/8/Everything/source
116+
pulp_timestamp: 20250912T002900
117+
repo_file: epel
118+
'9':
119+
pulp_path: epel/9/Everything/source
120+
pulp_timestamp: 20250912T002900
121+
repo_file: epel
90122
extras:
91123
'8.10':
92124
pulp_path: rocky/8.10/extras/x86_64/os
@@ -104,6 +136,15 @@ dnf_repos_default:
104136
pulp_path: rocky/9.6/extras/x86_64/os
105137
pulp_timestamp: 20250726T040613
106138
repo_file: rocky-extras
139+
extras-source:
140+
'8.10':
141+
pulp_path: rocky/8.10/extras/source/os
142+
pulp_timestamp: 20250828T161842
143+
repo_file: Rocky-Extras
144+
'9.6':
145+
pulp_path: rocky/9.6/extras/source/os
146+
pulp_timestamp: 20250828T161842
147+
repo_file: rocky-extras
107148
grafana:
108149
'8':
109150
pulp_path: grafana/oss/rpm

0 commit comments

Comments
 (0)