bolt icon indicating copy to clipboard operation
bolt copied to clipboard

Bolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure on an as-needed basis or as part of a greater orchestration workflow. It can be instal...

Results 130 bolt issues
Sort by recently updated
recently updated
newest added

## Use Case I would like Bolt to bring dependent non-Forge modules w/o specifying them directly in the Bolt project. ## Describe the Solution You Would Like For example, the[...

Feature

## Use Case There are a few improvements that would be very convenient to have in the Bolt Powershell functions. When using Bolt on Windows, it's often nice to use...

Feature

## Use Case Due to security concerns, the best practice for commands in Puppet DSL are now arrays: https://www.puppet.com/docs/puppet/7/types/exec.html#exec-attribute-command The `run_command()` only supports the String datatype as input and I...

Feature

## Use Case The existing approach with storing a file downloaded to the `$destination` directory under the `basename($source)` file name is quite limiting.. Downloading bunch of files from a host...

Feature

## Use Case If a user has noexec set on their tmp directory, bolt tasks will fail to execute. When using the ssh transport, the error in this situation is...

Feature

## 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...

Bug
Jira

## Use Case It'd be convenient to be able to ascertain the ID the currently running plan or ID of tasks created by the current plan. This could be used...

Feature

Raising case from discussion with @jay7x in community ## Use Case If your ssh key requires confirmation on every use and you have no ControlPersist in your ssh config you...

Feature

## Describe the Bug latest bolt ships quite old dependencies. My biggest concern is Ruby: ``` [root@pe ~]# /opt/puppetlabs/bolt/bin/ruby --version ruby 2.7.8p225 (2023-03-30 revision 1f4d455848) [x86_64-linux] [root@pe ~]# /opt/puppetlabs/bolt/bin/bolt --version...

Bug

## Use Case As a community we're dealing with the puppetserver/puppetdb releases on https://downloads.puppetlabs.com/ to build the components for platforms Perforce doesn't support. Please also provide those release tarballs for...

Feature