From 24aa3f723ae83257907a1f824c406bf48a8c4db0 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 17 Feb 2017 18:01:47 -0500 Subject: [PATCH] Fix variant name to CloudImages Signed-off-by: Mohan Boddu --- fedora-cloud.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-cloud.conf b/fedora-cloud.conf index 68c6cc9..4574673 100644 --- a/fedora-cloud.conf +++ b/fedora-cloud.conf @@ -18,7 +18,7 @@ sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned tree_arches = ['x86_64'] # limit tree variants # if undefined, all variants from variants.xml will be included -tree_variants = ['CloudImage'] +tree_variants = ['CloudImages'] hashed_directories = True # RUNROOT settings runroot = True