This commit is contained in:
parent
bbe7bc273e
commit
c9b11f8a26
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ resource "proxmox_virtual_environment_vm" "Kasm" {
|
|||
# VM Disk Settings
|
||||
disk {
|
||||
datastore_id = "local-lvm"
|
||||
size = 151
|
||||
size = 150
|
||||
interface = "scsi0"
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue