bigger disk
This commit is contained in:
@@ -35,13 +35,11 @@ source "proxmox" "ubuntu" {
|
|||||||
|
|
||||||
disks {
|
disks {
|
||||||
type = "scsi"
|
type = "scsi"
|
||||||
disk_size = "30G"
|
disk_size = "55G"
|
||||||
storage_pool = "FAST"
|
storage_pool = "FAST"
|
||||||
storage_pool_type = "lvm-thin"
|
storage_pool_type = "lvm-thin"
|
||||||
format = "raw"
|
format = "raw"
|
||||||
}
|
}
|
||||||
#cd_files = ["./ubuntu-20.04/user-data", "./ubuntu-20.04/meta-data"]
|
|
||||||
#cd_label = "cidata"
|
|
||||||
boot_wait = "5s"
|
boot_wait = "5s"
|
||||||
boot_command = [
|
boot_command = [
|
||||||
"<enter><wait><enter><wait><f6><esc><wait> ",
|
"<enter><wait><enter><wait><f6><esc><wait> ",
|
||||||
|
|||||||
Reference in New Issue
Block a user