dlmarion commented on issue #226: URL: https://github.com/apache/accumulo-testing/issues/226#issuecomment-1255455539
The packages are installed as part of cloud-init [here](https://github.com/apache/accumulo-testing/blob/main/contrib/terraform-testing-infrastructure/modules/cloud-init-config/templates/cloud-init.tftpl#L54) and then pdsh-mod-genders is installed [here](https://github.com/apache/accumulo-testing/blob/main/contrib/terraform-testing-infrastructure/modules/cloud-init-config/templates/cloud-init.tftpl#L90). There should be a cloud-init log file on the host and that should have more information. My guess is that the problem is the `pdsh` RPMs are not in the epel-release repo for CentOS 9. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
