bolt icon indicating copy to clipboard operation
bolt copied to clipboard

"bolt_builtin_content" error when using PCP transport in Bolt v3.30.0

Open kruegerkyle95 opened this issue 8 months ago • 1 comments

Describe the Bug

Based on my understanding, in version 3.30.0 of Bolt, the new parameter "bolt_builtin_content" is passed to the "apply_catalog" task that is internal to Bolt. When using PCP transport, the "apply_catalog" task on the Puppet server comes from the "apply_helpers" module which has not been updated to support this new parameter. I think the identical changes need to be made to that module - https://forge.puppet.com/modules/puppetlabs/apply_helpers/readme

Expected Behavior

Apply function to behave identically to pre-3.30.0 Bolt

kruegerkyle95 avatar Jun 18 '24 19:06 kruegerkyle95