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