do not set the state of the server always to new
This commit is contained in:
@@ -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",
|
||||
}
|
||||
+
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user