Skip to content

Commit 2fe78d7

Browse files
committed
pin puppet-pulpcore to a version that supports EL8 for 3.39/3.49
1 parent b289629 commit 2fe78d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pipelines/vars/forklift_pulpcore.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ server_box:
66

77
forklift_boxes:
88
"{{ {forklift_name: server_box} }}"
9+
10+
beaker_puppet_module_version: "{{ '11.0.0' if pipeline_version in ['3.39', '3.49'] else 'HEAD' }}"

0 commit comments

Comments
 (0)