Set calliope configuration to the default template
Change-Id: I34dd8b840b996ffe8d73e24ec77c04072045ff70
This commit is contained in:
parent
0ad06863a4
commit
1b7b2fac27
@ -57,7 +57,7 @@ class midonet::analytics::services (
|
||||
}
|
||||
|
||||
unless $calliope_port == '8080' {
|
||||
exec { "echo calliope.service.ws_port : ${calliope_port} | mn-conf set":
|
||||
exec { "echo calliope.service.ws_port : ${calliope_port} | mn-conf set -t default":
|
||||
path => ['/usr/bin', '/bin'],
|
||||
before => Service[$analytics_package_name],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user