Explorar o código

try to disable vmcreate without ressources

andre %!s(int64=4) %!d(string=hai) anos
pai
achega
1b42361ff1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/UI/Vms/Pages/VmsDataTable.php

+ 1 - 1
app/UI/Vms/Pages/VmsDataTable.php

@@ -72,7 +72,7 @@ class VmsDataTable extends DataTable implements ClientArea, AdminArea
             logModuleCall(
             logModuleCall(
                 'proxmoxCloud',
                 'proxmoxCloud',
                 __FUNCTION__,
                 __FUNCTION__,
-                $resurceManager->vcpu()->free(),
+                $resurceManager->vcpu(),
                 'Debug',
                 'Debug',
                 $resurceManager->disk()->free()
                 $resurceManager->disk()->free()
             );
             );