cloud-image-uploader: just set volume size to 6 for now

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2024-06-24 12:59:57 -07:00
parent 2e2d141320
commit c1d34ab1d6

View file

@ -41,7 +41,7 @@ s3_bucket_name = "fedora-s3-bucket-fedimg-testing"
ami_description = ""
ami_volume_dev_name = "/dev/sda1"
ami_volume_type = "gp3"
ami_volume_size = {{ aws_volume_size }}
ami_volume_size = 6
ami_regions = [
"af-south-1",
"eu-north-1",