Guillaume Coré
Guillaume Coré
Hi, Sometime docker does not respond (unix socket in my scenario). When this happens, check_docker hangs forever. As we would like it to be a critical, for now we have...
##### SUMMARY ##### ISSUE TYPE - Bugfix Pull Request
- Strategic merge to minimize runs of ansible-galaxy - Couldn't find a python module to do the strategic merge, write a few functions and tests them using python unit tests...
##### SUMMARY This Change, if applied, patch the equinix config and cloud-provider to use the new SSH process defined in our documentation. ##### ISSUE TYPE - Bugfix Pull Request
##### SUMMARY Some ansible collections should be present, regardless of the config. This change, if applied, adds a step in install_galaxy_roles playbook to install collections using ansible/requirements.yml file. ##### ISSUE...
This change, if applied, adds hooks in all stages to dynamically load ansible roles on differents hosts. - always localhost for pre-infra, infra, destroy - groups of hosts for post-infra,...
##### SUMMARY ##### ISSUE TYPE - Bugfix Pull Request
##### SUMMARY tested with ansible 2.12 and ocp4-cluster-admin-storage.
##### SUMMARY Upgrade pip inside the python virtualenv, not outside. ##### ISSUE TYPE - Docs Pull Request
**Is your feature request related to a problem? Please describe.** Scenario: the hosts i create in the infra step don't have cloud-init, and thus, i access them using a password....