Skip to content

Commit afb9c6c

Browse files
authored
Update pulp.yml to use RL9.5 for minor
1 parent 727ae5c commit afb9c6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/kayobe/pulp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ stackhpc_pulp_distribution_deb_production: >-
213213
# Whether to sync Rocky Linux 9 packages.
214214
stackhpc_pulp_sync_rocky_9: "{{ os_distribution == 'rocky' }}"
215215
# Rocky 9 minor version number. Supported values: 1, 2, 3, 4. Default is 4
216-
stackhpc_pulp_repo_rocky_9_minor_version: 4
216+
stackhpc_pulp_repo_rocky_9_minor_version: 5
217217
# Rocky 9 Snapshot versions. The defaults use the appropriate version from
218218
# pulp-repo-versions.yml for the selected minor release.
219219
stackhpc_pulp_repo_rocky_9_appstream_version: "{{ lookup('vars', 'stackhpc_pulp_repo_rocky_9_%s_appstream_version' % stackhpc_pulp_repo_rocky_9_minor_version) }}"

0 commit comments

Comments
 (0)