Skip to content

Commit

Permalink
Use 15.1-stable branch of puppet-candlepin if Candlepin version is 4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ehelms committed Apr 2, 2024
1 parent 2a8765b commit 48aabc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/vars/forklift_candlepin.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: "{{ '15.1-stable' if pipeline_version == '4.3' else 'master' }}"

0 comments on commit 48aabc7

Please sign in to comment.