Fix variant name to CloudImages for Fedora 24

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2017-02-17 18:29:09 -05:00
parent 9578ecb980
commit ca9bd37059

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