brianloss commented on pull request #185:
URL: https://github.com/apache/accumulo-testing/pull/185#issuecomment-1031612866


   > * in cloud-init runcmd, install `epel-release` before installing the 
`pdsh-mod-genders` RPM
   > * yum install git in the cloud-init packages section
   > * Add `--no-check-certificate` to all `wget` commands in 
install_software.sh.
   
   These 3 should all be solved with the latest changes I made to support 
multiple clouds. Per suggestions by @ctubbsii, the third is solved via an 
additional terraform variable optional_cloudinit_config that lets you specify 
additional cloud-init configuration to update packages. There is an example in 
the README file of how to use it.


-- 
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]


Reply via email to