Skip to content

Commit

Permalink
Tell pulp-installer to use python3.11 prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
pcreech authored and ehelms committed Nov 15, 2023
1 parent d549673 commit a277ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/pulpcore/02-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
- when: pipeline_version == 'nightly'
set_fact:
pulp_pkg_repo: "https://stagingyum.theforeman.org/pulpcore/{{ pipeline_version }}/el{{ ansible_distribution_major_version }}/$basearch/"
pulp_pkg_name_prefix: "python-3.11"
roles:
- epel_repositories
- pulp.pulp_installer.pulp_all_services

0 comments on commit a277ab1

Please sign in to comment.