diff --git a/manifests/cluster/run.pp b/manifests/cluster/run.pp index 93ea5be..ef0b71c 100644 --- a/manifests/cluster/run.pp +++ b/manifests/cluster/run.pp @@ -34,7 +34,7 @@ class midonet::cluster::run ( $cassandra_rep_factor, $keystone_admin_token, $keystone_host, - $keystone_port = '35537' + $keystone_port = '35357' ) { file { '/tmp/mn-cluster_config.sh':