diff --git a/fixtures/scenario001.pp b/fixtures/scenario001.pp index 8807be7c2..cca9c3958 100644 --- a/fixtures/scenario001.pp +++ b/fixtures/scenario001.pp @@ -26,7 +26,7 @@ case $::osfamily { } 'RedHat': { $ipv6 = true - $enable_vitrage = true + $enable_vitrage = false $om_rpc = 'amqp' $om_notify = 'rabbit' $notification_topics = ['notifications', 'vitrage_notifications']