brianloss commented on a change in pull request #411:
URL: https://github.com/apache/fluo-muchos/pull/411#discussion_r722475117



##########
File path: ansible/roles/common/tasks/main.yml
##########
@@ -21,6 +21,13 @@
   retries: 10
   delay: 15
   until: epelresult is not failed
+# Update ca-certificates to ensure that CA certificates are new enough

Review comment:
       I was thinking that at first too, but I searched around for all 
`get_url` calls. There are definitely some (e.g., in 
ansible/roles/elasticsearch/tasks/main.yml as one example) that are invoked on 
the target host directly and not just the proxy.




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