Cas Donoghue
Cas Donoghue
## Describe the Bug When printing a `bolt lookup` result the human outputter will stack trace trying to print the result when the hiera value is a Hash. ``` Finished...
WIth the work to support ruby 3 https://github.com/voxpupuli/beaker/commit/a32f4fdb161dfd68c60eef3cc6b266c44c504ebf permitted classes were enumerated to read from preserved hosts. This list appears to be incomplete when you have configured ssh for a...
## Describe the Bug When not using bundled-ruby for the local transport, it is impossible to load puppet in puppet 7.26.0 for example because the concurrent ruby gem is different...
Assuming the github action runners can run ruby 3.2, try to use this version to test bolt against. This will likely be the version of ruby puppet 8 ships with...
## Use Case I want to start a plan that accepts an optional sensitive parameter in it's signature. We currently forbid this as it is too difficult to reliably detect...
## Describe the Bug When using the `--stream` option and the human outputter the spinner is a nuisance. ## Expected Behavior When i use `--stream` I dont want the spinner,...
## Describe the Bug Spaces in some environment variables overrriden in bolt's wrapper script cause bolt invocations to fail. ## Expected Behavior If my gem env vars are messed up,...
## Describe the Bug When using bundled-ruby on the local transport core types are not pluginsynced. It looks like there used to be an issue with puppet 5. Given that...
## Describe the Bug When using the local transport for a target the default behavior is described as using the ruby env shipped with bolt and the puppet-agent feature is...