is_mem set to true by default on analytics class
Change-Id: Ie1b176796606e94ba1df866e9ad056f142a80e75
This commit is contained in:
parent
1b7b2fac27
commit
d9ce2e96ec
@ -48,7 +48,7 @@
|
||||
|
||||
class midonet::analytics (
|
||||
$zookeeper_hosts,
|
||||
$is_mem = false,
|
||||
$is_mem = true,
|
||||
$manage_repo = false,
|
||||
$mem_username = undef,
|
||||
$mem_password = undef,
|
||||
|
Loading…
x
Reference in New Issue
Block a user