Skip to content

Commit 2a4fb15

Browse files
authored
The branch name was only updated for the scale and lsf tile to work
1 parent 069a99b commit 2a4fb15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/resource_provisioner/locals.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ locals {
55
remote_terraform_path = format("%s/terraform-ibm-hpc", local.deployer_path)
66
# da_hpc_repo_url = "github.ibm.com/workload-eng-services/HPCaaS.git"
77
da_hpc_repo_url = "github.com/terraform-ibm-modules/terraform-ibm-hpc.git"
8-
da_hpc_repo_tag = "main" ###### change it to main in future
8+
da_hpc_repo_tag = "21-oct-main-backup" ###### change it to main in future
99
remote_ansible_path = format("%s/ibm-spectrumscale-cloud-deploy", local.deployer_path)
1010
scale_cloud_infra_repo_url = "https://github.com/jayeshh123/ibm-spectrum-scale-install-infra"
1111
scale_cloud_infra_repo_name = "ibm-spectrum-scale-install-infra"

0 commit comments

Comments
 (0)