Skip to content

Commit 6a26630

Browse files
bksagarSagar BK
andauthored
feat: Restructured the DA code to integrate Ansible and standardize user input formats
BREAKING CHANGES Added support for Fix Pack 15. Deprecated the use of the SCC instance. Introduced support for SCC Workload Protection Updated Offering ID --------- Co-authored-by: Sagar BK <[email protected]>
1 parent 9bbedff commit 6a26630

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

LSF_DA_New.drawio.svg

Lines changed: 1 addition & 1 deletion
Loading

hpcaas-arch-1.6.svg

Lines changed: 0 additions & 4 deletions
This file was deleted.

solutions/lsf/catalogValidationValues.json.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"cluster_prefix": $PREFIX,
44
"zones": "[\"ca-tor-1\"]",
55
"existing_resource_group": "geretain-hpc-rg",
6-
"ssh_keys": "[\"geretain-hpc-ssh-key\"]"
6+
"ssh_keys": "[\"geretain-hpc-ssh-key\"]",
7+
"app_center_gui_password": $RAND_PASSWORD
78
}

0 commit comments

Comments
 (0)