Revert "Disable notifications in storyboard"
This reverts commit ddb4034837dfb1fcd16c60b93d66dec83bfc2ee9. The underlying problem has hopefully been corrected. Change-Id: I6fa913924f6b24b7e3c23e8c8d1787d779636971
This commit is contained in:
parent
ddb4034837
commit
3925b2e6b4
@ -36,8 +36,7 @@ class openstack_project::storyboard(
|
||||
rabbitmq_port => 5672,
|
||||
rabbitmq_vhost => '/',
|
||||
rabbitmq_user => $rabbitmq_user,
|
||||
rabbitmq_user_password => $rabbitmq_password,
|
||||
enable_notifications => 'False'
|
||||
rabbitmq_user_password => $rabbitmq_password
|
||||
}
|
||||
|
||||
class { '::storyboard::rabbit':
|
||||
|
Loading…
x
Reference in New Issue
Block a user