mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-02-15 04:32:15 +00:00
disks and storages
This commit is contained in:
parent
c269bad3c3
commit
ca095b1737
1 changed files with 0 additions and 5 deletions
|
@ -166,11 +166,6 @@ class Analyse:
|
||||||
disk["cluster"] = cluster["name"]
|
disk["cluster"] = cluster["name"]
|
||||||
self.mongo.insert_disk(disk)
|
self.mongo.insert_disk(disk)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
else:
|
else:
|
||||||
print(nodes_list)
|
print(nodes_list)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue