Jeffrey Clark
Jeffrey Clark
tasks document the inventory parameter as the "location to inventory file", so make it behave as such. changes are backwards compatible with puppet_litmus
Goal is to get puppet litmus working with LXD / Incus. - [x] https://github.com/puppetlabs/bolt/pull/3262
* cleanup shellcheck issue in current scripts * mark internal use tasks as private
__Requesting feedback__ Transforms this pseudo puppet module (which requires a gem not bundled with anything) into an standard r10k/bolt installable module usable outside of the litmus framework. Module is very...
## Describe the Bug bolt fails to `module install` when modules are sourced from git on Linux because the bolt packages (rpm, deb) do not require the git package. ```...
Exposing this API would be fantastic! https://developer.atlassian.com/cloud/bitbucket/rest/api-group-pullrequests/#api-repositories-workspace-repo-slug-commit-commit-pullrequests-get I was able to make the query, but got an error on return type: ```python repository.commits.get('139c0e7ab3d45561ca1215090e236df76f358011/pullrequests') ValueError: Expected type of data is [commit],...
**Is this a bug fix or adding new feature?** Bug **What is this PR about? / Why do we need it?** The documentation suggests setting `useFIPS: true` is sufficient to...