Explorar el Código

Update turnkey-core.sh

adjust resources
tteckster hace 1 año
padre
commit
e1953beca4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      turnkey/turnkey-core.sh

+ 2 - 2
turnkey/turnkey-core.sh

@@ -14,8 +14,8 @@ PCT_OPTIONS="
     -hostname turnkey-core
     -hostname turnkey-core
     -tags proxmox-helper-scripts
     -tags proxmox-helper-scripts
     -onboot 1
     -onboot 1
-    -cores 4
-    -memory 4096
+    -cores 2
+    -memory 2048
     -password $PASS
     -password $PASS
     -net0 name=eth0,bridge=vmbr0,ip=dhcp
     -net0 name=eth0,bridge=vmbr0,ip=dhcp
     -unprivileged 1
     -unprivileged 1