Skip to content

Commit

Permalink
pin puppet-pulpcore to a version that supports EL8 for 3.39/3.49
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 22, 2025
1 parent b289629 commit 2fe78d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/vars/forklift_pulpcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ server_box:

forklift_boxes:
"{{ {forklift_name: server_box} }}"

beaker_puppet_module_version: "{{ '11.0.0' if pipeline_version in ['3.39', '3.49'] else 'HEAD' }}"

0 comments on commit 2fe78d7

Please sign in to comment.