Skip to content
Snippets Groups Projects

feat: add SSH host keys role

Files
3
+ 9
0
@@ -10,3 +10,12 @@
nhc_download_path: "/tmp"
nhc_git_repo: "https://gitlab.rc.uab.edu/rc/nhc.git"
nhc_git_repo_path: "/tmp/nhc"
#SSH Host Keys
s3_endpoint: ""
ssh_host_keys_s3_bucket: ""
ssh_host_keys_s3_object: ""
# AWS credentials
lts_access_key: ""
lts_secret_key: ""
Loading