fedimg: vol sizes should be 6GB for now, to account for larger need of Atomic images

This commit is contained in:
David Gay 2015-03-06 23:17:59 +00:00
parent ae9eaa4966
commit ba55206c66

View file

@ -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"