This commit is contained in:
parent
0ae8b9ff4c
commit
4caf332c64
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ resource "proxmox_virtual_environment_vm" "Ubu" {
|
||||||
|
|
||||||
# VM CPU Settings
|
# VM CPU Settings
|
||||||
cpu {
|
cpu {
|
||||||
cores = 2
|
cores = 4
|
||||||
type = "host"
|
type = "host"
|
||||||
architecture = "x86_64"
|
architecture = "x86_64"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue