Skip to content

Commit

Permalink
Ensure that Pulp ansible installer is not installed with Pulpcore nig…
Browse files Browse the repository at this point in the history
…htly
  • Loading branch information
Odilhao authored and ehelms committed Mar 18, 2024
1 parent 9fc10f8 commit 491f0f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playbooks/setup_forklift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
when:
- forklift_install_pulp_from_galaxy
- pipeline_version is defined
- pipeline_version != 'nightly'
- pipeline_version is version('3.39', '==')
retries: 3
register: result
Expand Down

0 comments on commit 491f0f7

Please sign in to comment.