Merge "Remove enable_notifications when using sahara::notify"

This commit is contained in:
Jenkins 2017-08-14 10:30:02 +00:00 committed by Gerrit Code Review
commit 52f2522cd2
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
class packstack::sahara::ceilometer ()
{
class { '::sahara::notify':
enable_notifications => true,
notification_driver => 'messagingv2',
}
}