do not set the state of the server always to new

This commit is contained in:
2026-05-18 22:20:51 +02:00
parent c88b2b1790
commit ba6c8c0b97

View File

@@ -236,7 +236,6 @@ while read -r VM; do
"server_vm_id": $vmid,
"server_vm_host_name": $vmhost,
"server_power_state": $power,
"server_state": "new",
}
+
(