[arvados] updated: 2.5.0-170-ga68ec8b7b

git repository hosting git at public.arvados.org
Wed Feb 15 20:59:22 UTC 2023


Summary of changes:
 .../config_examples/multi_host/aws/states/ssl_key_encrypted.sls          | 1 +
 1 file changed, 1 insertion(+)

       via  a68ec8b7bed718acbbc55900e41847b1d319874c (commit)
      from  e10646b6cd9e178c284f14658d3a55149582db3b (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 a68ec8b7bed718acbbc55900e41847b1d319874c
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date:   Wed Feb 15 17:58:24 2023 -0300

    Adds 'awscli' package to the salt installer state for encrypted ssl privkeys.
    
    refs #20035
    
    Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>

diff --git a/tools/salt-install/config_examples/multi_host/aws/states/ssl_key_encrypted.sls b/tools/salt-install/config_examples/multi_host/aws/states/ssl_key_encrypted.sls
index 9941e4d64..4f165dd66 100644
--- a/tools/salt-install/config_examples/multi_host/aws/states/ssl_key_encrypted.sls
+++ b/tools/salt-install/config_examples/multi_host/aws/states/ssl_key_encrypted.sls
@@ -9,6 +9,7 @@
 extra_ssl_key_encrypted_required_pkgs:
   pkg.installed:
     - name: jq
+    - name: awscli
 
 extra_ssl_key_encrypted_password_retrieval_script:
   file.managed:

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


hooks/post-receive
-- 




More information about the arvados-commits mailing list