distro: add custom image size
When creating a pipeline the assembler includes an image size. This image size can be set when creating the pipeline but if it is 0 then a default image size will be used. The default is 2 GB except for ami images which are 6 GB.
This commit is contained in:
parent
481c1dd048
commit
a86e697171
27 changed files with 113 additions and 62 deletions
|
|
@ -130,7 +130,7 @@
|
|||
"options": {
|
||||
"format": "raw.xz",
|
||||
"filename": "image.raw.xz",
|
||||
"size": 3222274048,
|
||||
"size": 6442450944,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
@ -599,7 +599,7 @@
|
|||
"fstype": "ext4",
|
||||
"label": null,
|
||||
"partuuid": "14fc63d2-01",
|
||||
"size": 3221225472,
|
||||
"size": 6441402368,
|
||||
"start": 1048576,
|
||||
"type": "83",
|
||||
"uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac"
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@
|
|||
"options": {
|
||||
"format": "raw",
|
||||
"filename": "disk.img",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
@ -549,7 +549,7 @@
|
|||
"fstype": "ext4",
|
||||
"label": null,
|
||||
"partuuid": "14fc63d2-01",
|
||||
"size": 3221225472,
|
||||
"size": 2146435072,
|
||||
"start": 1048576,
|
||||
"type": "83",
|
||||
"uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac"
|
||||
|
|
|
|||
|
|
@ -168,7 +168,7 @@
|
|||
"options": {
|
||||
"format": "raw",
|
||||
"filename": "disk.img",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -99,7 +99,7 @@
|
|||
"options": {
|
||||
"filename": "filesystem.img",
|
||||
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
"size": 3222274048
|
||||
"size": 2147483648
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -153,7 +153,7 @@
|
|||
"options": {
|
||||
"filename": "filesystem.img",
|
||||
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac",
|
||||
"size": 3222274048
|
||||
"size": 2147483648
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -119,7 +119,7 @@
|
|||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
@ -605,7 +605,7 @@
|
|||
"fstype": "ext4",
|
||||
"label": null,
|
||||
"partuuid": "14fc63d2-01",
|
||||
"size": 3221225472,
|
||||
"size": 2146435072,
|
||||
"start": 1048576,
|
||||
"type": "83",
|
||||
"uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac"
|
||||
|
|
|
|||
|
|
@ -169,7 +169,7 @@
|
|||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -120,7 +120,7 @@
|
|||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
@ -581,7 +581,7 @@
|
|||
"fstype": "ext4",
|
||||
"label": null,
|
||||
"partuuid": "14fc63d2-01",
|
||||
"size": 3221225472,
|
||||
"size": 2146435072,
|
||||
"start": 1048576,
|
||||
"type": "83",
|
||||
"uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac"
|
||||
|
|
|
|||
|
|
@ -170,7 +170,7 @@
|
|||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -131,7 +131,7 @@
|
|||
"options": {
|
||||
"filename": "filesystem.img",
|
||||
"root_fs_uuid": "0bd700f8-090f-4556-b797-b340297ea1bd",
|
||||
"size": 3221225472,
|
||||
"size": 2147483648,
|
||||
"fs_type": "xfs"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -129,7 +129,7 @@
|
|||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"size": 3221225472,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -146,7 +146,7 @@
|
|||
"format": "raw",
|
||||
"filename": "disk.img",
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"size": 3221225472,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -185,7 +185,7 @@
|
|||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "disk.qcow2",
|
||||
"size": 3221225472,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -144,7 +144,7 @@
|
|||
"options": {
|
||||
"format": "vpc",
|
||||
"filename": "disk.vhd",
|
||||
"size": 3221225472,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -149,7 +149,7 @@
|
|||
"options": {
|
||||
"format": "vmdk",
|
||||
"filename": "disk.vmdk",
|
||||
"size": 3221225472,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -134,7 +134,7 @@
|
|||
"options": {
|
||||
"format": "vpc",
|
||||
"filename": "disk.vhd",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
@ -578,7 +578,7 @@
|
|||
"fstype": "ext4",
|
||||
"label": null,
|
||||
"partuuid": "14fc63d2-01",
|
||||
"size": 3221225472,
|
||||
"size": 2146435072,
|
||||
"start": 1048576,
|
||||
"type": "83",
|
||||
"uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac"
|
||||
|
|
|
|||
|
|
@ -168,7 +168,7 @@
|
|||
"options": {
|
||||
"format": "qcow2",
|
||||
"filename": "disk.vhd",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
|
|
@ -116,7 +116,7 @@
|
|||
"options": {
|
||||
"format": "vmdk",
|
||||
"filename": "disk.vmdk",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
@ -566,7 +566,7 @@
|
|||
"fstype": "ext4",
|
||||
"label": null,
|
||||
"partuuid": "14fc63d2-01",
|
||||
"size": 3221225472,
|
||||
"size": 2146435072,
|
||||
"start": 1048576,
|
||||
"type": "83",
|
||||
"uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac"
|
||||
|
|
|
|||
|
|
@ -166,7 +166,7 @@
|
|||
"options": {
|
||||
"format": "vmdk",
|
||||
"filename": "disk.vmdk",
|
||||
"size": 3222274048,
|
||||
"size": 2147483648,
|
||||
"ptuuid": "0x14fc63d2",
|
||||
"pttype": "mbr",
|
||||
"partitions": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue