Skip to content
Snippets Groups Projects
Commit d8fa0c38 authored by Krish Moodbidri's avatar Krish Moodbidri Committed by Bo-Chun Chen
Browse files

update xdmod image used for cd

parent f4f4abea
No related branches found
No related tags found
2 merge requests!6Add CD feature to the repo,!1wip: test-keypair without file
Pipeline #7887 failed with stages
in 27 seconds
......@@ -16,7 +16,7 @@ variable "ssh_public_key" {default = "~/.ssh/id_rsa.pub"}
variable "ohpc_instance_name" {default = "ohpc"}
variable "ohpc_private_ip" {default = "10.1.1.10"}
variable "ood_instance_name" { default = "ood"}
variable "image_ohpc" {default = "ohpc-V1"}
variable "image_ohpc" {default = "xdmod-20230614063844"}
variable "image_ood" {default = ""}
variable "ood_private_ip" {default = "10.1.1.11"}
variable "flavor" {default = "m1.xlarge"}
......
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