diff --git a/fixtures/scenario003.pp b/fixtures/scenario003.pp index 9f21023ca..12fb9cb63 100644 --- a/fixtures/scenario003.pp +++ b/fixtures/scenario003.pp @@ -26,7 +26,7 @@ case $::osfamily { } 'RedHat': { $ipv6 = true - $mistral_enabled = false + $mistral_enabled = true $murano_enabled = true $trove_enabled = true }