fedimg: Fix the vars for the fedimg configuration
Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
This commit is contained in:
parent
22a85b8b8a
commit
1ae76f5983
1 changed files with 2 additions and 6 deletions
|
@ -1,10 +1,6 @@
|
||||||
clean_up_on_failure: False
|
clean_up_on_failure: False
|
||||||
delete_images_on_failure: False
|
delete_images_on_failure: False
|
||||||
|
process_count: 1
|
||||||
|
|
||||||
aws_util_username: ec2-user
|
aws_volume_size: 6
|
||||||
aws_test_username: fedora
|
|
||||||
aws_util_volume_size: 6
|
|
||||||
aws_test_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"
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue