diff options
Diffstat (limited to 'contrail-agent/templates/contrail-vrouter-nodemgr.conf')
-rw-r--r-- | contrail-agent/templates/contrail-vrouter-nodemgr.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/contrail-agent/templates/contrail-vrouter-nodemgr.conf b/contrail-agent/templates/contrail-vrouter-nodemgr.conf new file mode 100644 index 0000000..678c255 --- /dev/null +++ b/contrail-agent/templates/contrail-vrouter-nodemgr.conf @@ -0,0 +1,6 @@ +############################################################################### +# [ WARNING ] +# Configuration file maintained by Juju. Local changes may be overwritten. +############################################################################### +[COLLECTOR] +server_list = {{ analytics_nodes|join(":8086 ")~ ':8086' }} |