[ARVADOS] updated: 2.1.0-1427-gff4ca80dc

Git user git at public.arvados.org
Wed Oct 6 20:02:13 UTC 2021


Summary of changes:
 .../single_host/multiple_hostnames/states/snakeoil_certs.sls  | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

       via  ff4ca80dc2e76baf4da3f8b43dca4496e34d3f44 (commit)
      from  f032efc849b51697c0cc75825f071802452c02ce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit ff4ca80dc2e76baf4da3f8b43dca4496e34d3f44
Author: Javier Bértoli <jbertoli at curii.com>
Date:   Wed Oct 6 17:01:16 2021 -0300

    18248: update comment addressing review suggestions
    
    Arvados-DCO-1.1-Signed-off-by: Javier Bértoli <jbertoli at curii.com>

diff --git a/tools/salt-install/config_examples/single_host/multiple_hostnames/states/snakeoil_certs.sls b/tools/salt-install/config_examples/single_host/multiple_hostnames/states/snakeoil_certs.sls
index f2354a881..4aa9bb62e 100644
--- a/tools/salt-install/config_examples/single_host/multiple_hostnames/states/snakeoil_certs.sls
+++ b/tools/salt-install/config_examples/single_host/multiple_hostnames/states/snakeoil_certs.sls
@@ -36,12 +36,11 @@ arvados_test_salt_states_examples_single_host_snakeoil_certs_dependencies_pkg_in
       - openssl
       - ca-certificates
 
-# Edit the openssl.conf file to fix the RND error
-#     20:03:39                   Can't load /home/jenkins/.rnd into RNG
-# as seen 
-#     https://ci.arvados.org/view/Release%20Pipeline/job/test-provision-ubuntu1804/91/console
-# using the solution provided here
-#     https://github.com/openssl/openssl/issues/7754#issuecomment-541310006
+# Remove the RANDFILE parameter in openssl.cnf as it makes openssl fail in Ubuntu 18.04
+# Saving and restoring the rng state is not necessary anymore in the openssl 1.1.1
+# random generator, cf
+#   https://github.com/openssl/openssl/issues/7754
+#
 arvados_test_salt_states_examples_single_host_snakeoil_certs_file_comment_etc_openssl_conf:
   file.comment:
     - name: /etc/ssl/openssl.cnf

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list