Ewoud Kohl van Wijngaarden
Ewoud Kohl van Wijngaarden
The various template types are excluded from foreman-rake audits:clean because they're also used to show diffs to older versions. These can build up over time and users need a way...
Ansible has the GALAXY_TOKEN configuration option (since https://github.com/ansible/ansible/commit/576335e53dc7721811a9dfe02b29a36ec7f27e56), which is exposed via the ANSIBLE_GALAXY_TOKEN environment variable. This means we don't need to pass it on the command line and can...
Incomplete, but so I can share this patch. #### What are the changes introduced in this pull request? Fixes: d609612833b6 ("Fixes #38545 - Support IPv6 addresses in HTTP proxy URLs...
The breaking changes do not affect git-up. Link: https://github.com/termcolor/termcolor/releases/tag/3.0.0
This could only install Puppet's keys and there's no point in supporting that anymore.
As suggested in https://github.com/voxpupuli/beaker/pull/1946#issuecomment-3179524063. I'm not sure how much Solaris is still being used and it's a lot of code to keep around.
These helpers are only used by beaker-puppet and not generally useful. They completely ignore ARM and other architectures. The distinction between i386 and x86_64 is also largely irrelevant now that...
These are only used by beaker-puppet and do not belong in the generic file helper.
This really depends on the platform and doesn't belong in the file abstraction.
Untested so relying on CI here.