fedimg: Fix the vars for the fedimg configuration

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
This commit is contained in:
Sayan Chowdhury 2018-02-19 21:47:30 +05:30 committed by Sayan Chowdhury
parent 22a85b8b8a
commit 1ae76f5983

View file

@ -1,10 +1,6 @@
clean_up_on_failure: False
delete_images_on_failure: False
process_count: 1
aws_util_username: ec2-user
aws_test_username: fedora
aws_util_volume_size: 6
aws_volume_size: 6
aws_test_volume_size: 6
# access_id and secret_key are in private vars
aws_iam_profile: "arn:aws:iam::125523088429:user/image-upload"
aws_test: "/bin/true"