Fix variant name to CloudImages
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
e31b51de77
commit
24aa3f723a
@ -18,7 +18,7 @@ sigkeys = ['FDB19C98', 'E372E838'] # None = unsigned
|
|||||||
tree_arches = ['x86_64']
|
tree_arches = ['x86_64']
|
||||||
# limit tree variants
|
# limit tree variants
|
||||||
# if undefined, all variants from variants.xml will be included
|
# if undefined, all variants from variants.xml will be included
|
||||||
tree_variants = ['CloudImage']
|
tree_variants = ['CloudImages']
|
||||||
hashed_directories = True
|
hashed_directories = True
|
||||||
# RUNROOT settings
|
# RUNROOT settings
|
||||||
runroot = True
|
runroot = True
|
||||||
|
Loading…
Reference in New Issue
Block a user