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


   > 6. Add `--no-check-certificate` to all `wget` commands in 
install_software.sh. Trying to download Apache Maven currently yields:
   
   This is probably due to the use of a stock CentOS 7 image that's very out of 
date. I don't think you should make wget just accept any cert. Running yum 
update should fix it. However, a better choice is to use a newer or different 
AMI. As long as the cloud-init stuff is configurable, though, it doesn't matter 
whether the default is to upgrade the image on first boot in cloud-init or use 
a newer AMI. I don't think you should use this workaround for wget, though.


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