Fix bug on cluster.pp
Change-Id: I7a38c201d65c062902f533dce7f61f58b292d653
This commit is contained in:
parent
c93158418e
commit
dae3ddca0c
@ -221,7 +221,7 @@ class midonet::cluster (
|
||||
service_ensure => $service_ensure,
|
||||
service_enable => $service_enable,
|
||||
cluster_config_path => $cluster_config_path,
|
||||
cluster_jvm_config_path => $cluster_config_path,
|
||||
cluster_jvm_config_path => $cluster_jvm_config_path,
|
||||
cluster_host => $cluster_host,
|
||||
cluster_port => $cluster_port,
|
||||
max_heap_size => $max_heap_size,
|
||||
|
Loading…
x
Reference in New Issue
Block a user