Created DataMiner plan
This commit is contained in:
parent
a1dfe6020b
commit
cbc2a387a9
|
@ -36,7 +36,7 @@ module "instance_with_data_volume" {
|
|||
server_groups_ids = [],
|
||||
image_ref = module.common_variables.ubuntu_1804
|
||||
volume = {
|
||||
name = "dataminer_ghost_proto_data_volume",
|
||||
name = "dm_pool_manager_proto_data_volume",
|
||||
size = "30",
|
||||
device = "/dev/vdb"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue