Sam Bashton

Results 4 issues of Sam Bashton

Running against a Rocky Linux 9 (and presumably RHEL9) host gives the error: `The task includes an option with an undefined variable. The error was: 'update_utility' is undefined`. Add appropriate...

It would be great to have a hierarchy of parameters to pass to Terraform for a plan/apply. The use case is that often we will have a number of test...

Because Axios lacks support for `CONNECT` over an HTTP proxy (see https://github.com/axios/axios/issues/4531) it is not possible to use this library with an HTTP proxy. Any attempt to do so will...

enhancement

The instructions for downloading the KVM image fail under zsh because it tries to expand the `*` that is outside of the quotes. Quoting the entire filename makes the command...