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

Add variable to provision a volume attachment

parent b21c7411
No related branches found
No related tags found
No related merge requests found
Pipeline #8426 failed with stages
......@@ -25,7 +25,7 @@ variable "external_network" {default = "dmznet"}
variable "ohpc_user" {default = "centos"}
variable "ood_user" {default = "centos"}
variable "ssh_private_key" {default = "~/.ssh/id_rsa"}
variable "data_volume" {default = ""}
# variables for node creation module
variable "image_compute" {default = "compute-v1"}
......
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