copr: aws-builder: increase aarch64 additional volume
This is because we'll use that one also for /var/lib/copr-rpmbuild.
This commit is contained in:
parent
a5d8a6233a
commit
1d02ae141b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
- device_name: sdb
|
- device_name: sdb
|
||||||
delete_on_termination: True
|
delete_on_termination: True
|
||||||
volume_type: gp2
|
volume_type: gp2
|
||||||
volume_size: 100
|
volume_size: 120
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "spinup_aws_task.yml"
|
- include: "spinup_aws_task.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue