Merge "Fix incorrect parameter about trove"
This commit is contained in:
commit
ce1bbc575d
@ -52,7 +52,7 @@ case $::osfamily {
|
|||||||
# murano package should be fixed on Ubuntu Xenial
|
# murano package should be fixed on Ubuntu Xenial
|
||||||
$murano_enabled = false
|
$murano_enabled = false
|
||||||
# trove package contains broken Tempest tests
|
# trove package contains broken Tempest tests
|
||||||
$trove = false
|
$trove_enabled = false
|
||||||
|
|
||||||
# TODO(tobias-urdin): Ubuntu Train packages has not moved out Sahara
|
# TODO(tobias-urdin): Ubuntu Train packages has not moved out Sahara
|
||||||
# plugins to its own packages.
|
# plugins to its own packages.
|
||||||
|
Loading…
Reference in New Issue
Block a user