Remove IPFabric VM
This commit is contained in:
@@ -42,15 +42,6 @@ virtual_machines = {
|
|||||||
ip = "192.168.1.161"
|
ip = "192.168.1.161"
|
||||||
gateway = "192.168.1.254"
|
gateway = "192.168.1.254"
|
||||||
tags = ["netlab"]
|
tags = ["netlab"]
|
||||||
},
|
|
||||||
"ipfabric" = {
|
|
||||||
os = "ipfabric"
|
|
||||||
cores = 8
|
|
||||||
memory = 16384
|
|
||||||
disk_gb = 128
|
|
||||||
ip = "192.168.1.162"
|
|
||||||
gateway = "192.168.1.254"
|
|
||||||
tags = ["ipfabric", "netlab"]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user