Fix variant name to CloudImages

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2017-02-17 18:01:47 -05:00
parent e31b51de77
commit 24aa3f723a

View File

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