Skip to content
Snippets Groups Projects

Change compute reference to login

Merged Krish Moodbidri requested to merge test-merge-feat-hpc-factory into main
3 files
+ 9
0
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -61,5 +61,8 @@ build {
@@ -61,5 +61,8 @@ build {
groups = ["compute"]
groups = ["compute"]
ansible_env_vars = ["ANSIBLE_HOST_KEY_CHECKING=False"]
ansible_env_vars = ["ANSIBLE_HOST_KEY_CHECKING=False"]
playbook_file = "./CRI_XCBC/compute-packer.yaml"
playbook_file = "./CRI_XCBC/compute-packer.yaml"
 
extra_arguments = [
 
"--extra-vars", "${var.extra_vars}"
 
]
}
}
}
}
Loading