Skip to content

Commit

Permalink
[DNM] Use RL9.3 for Nova rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
priteau committed Dec 4, 2024
1 parent 76894ad commit 36fe818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/kayobe/pulp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ stackhpc_pulp_distribution_deb_production: >-
# Whether to sync Rocky Linux 9 packages.
stackhpc_pulp_sync_rocky_9: "{{ os_distribution == 'rocky' }}"
# Rocky 9 minor version number. Supported values: 1, 2, 3, 4. Default is 4
stackhpc_pulp_repo_rocky_9_minor_version: 4
stackhpc_pulp_repo_rocky_9_minor_version: 3
# Rocky 9 Snapshot versions. The defaults use the appropriate version from
# pulp-repo-versions.yml for the selected minor release.
stackhpc_pulp_repo_rocky_9_appstream_version: "{{ lookup('vars', 'stackhpc_pulp_repo_rocky_9_%s_appstream_version' % stackhpc_pulp_repo_rocky_9_minor_version) }}"
Expand Down

0 comments on commit 36fe818

Please sign in to comment.