diff --git a/fixtures/scenario003.pp b/fixtures/scenario003.pp index 9caf7f1e5..12fb9cb63 100644 --- a/fixtures/scenario003.pp +++ b/fixtures/scenario003.pp @@ -28,7 +28,7 @@ case $::osfamily { $ipv6 = true $mistral_enabled = true $murano_enabled = true - $trove = true + $trove_enabled = true } default: { fail("Unsupported osfamily (${::osfamily})")