fedimg: vol sizes should be 6GB for now, to account for larger need of Atomic images
This commit is contained in:
parent
ae9eaa4966
commit
ba55206c66
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ delete_images_on_failure: True
|
|||
|
||||
aws_util_username: ec2-user
|
||||
aws_test_username: fedora
|
||||
aws_util_volume_size: 3
|
||||
aws_test_volume_size: 3
|
||||
aws_util_volume_size: 6
|
||||
aws_test_volume_size: 6
|
||||
# access_id and secret_key are in private vars
|
||||
aws_iam_profile: "arn:aws:iam::013116697141:user/oddshocks"
|
||||
aws_test: "/bin/true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue