Skip to content
Snippets Groups Projects
Commit dc851e61 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Update file nodeimage.pkr.hcl

parent 604f0353
No related branches found
No related tags found
1 merge request!92refactor: Modify roles in cheaha.yml to enable a proxy
Pipeline #11426 canceled with stages
in 15 minutes and 7 seconds
......@@ -42,7 +42,7 @@ build {
groups = ["ood"]
playbook_file = "./ansible/ood.yml"
roles_path = "./ansible/roles"
ansible_env_vars = [ "ANISBLE_TIMEOUT=60" ]
ansible_env_vars = ["ANSIBLE_TIMEOUT=60"]
extra_arguments = [
"--extra-vars", "root_ssh_key='${var.root_ssh_key}'"
]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment