Update prod VM disk size to 80GB
This commit is contained in:
@@ -47,7 +47,7 @@ virtual_machines = {
|
|||||||
os = "ipfabric"
|
os = "ipfabric"
|
||||||
cores = 16
|
cores = 16
|
||||||
memory = 32768
|
memory = 32768
|
||||||
disk_gb = 64
|
disk_gb = 80
|
||||||
ip = "192.168.1.162"
|
ip = "192.168.1.162"
|
||||||
gateway = "192.168.1.254"
|
gateway = "192.168.1.254"
|
||||||
tags = ["ipfabric"]
|
tags = ["ipfabric"]
|
||||||
|
|||||||
Reference in New Issue
Block a user