update vm creation tempaltes [ci skip]
This commit is contained in:
parent
e173bbe11b
commit
80ee33f003
3 changed files with 3 additions and 2 deletions
2
main.tf
2
main.tf
|
|
@ -231,7 +231,7 @@ module "docker-registry-vm" {
|
|||
|
||||
vm_cpus = 4
|
||||
vm_mem_mb = 4196
|
||||
vm_disk_size = "32G"
|
||||
vm_disk_size = "64G"
|
||||
|
||||
template_name = "docker-registry-template"
|
||||
vm_name = "docker-registry"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue