aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/contrail-control/templates/control-node.conf
blob: 73d6bb8d5100de2e06ac96a208a698a6420fa9bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
###############################################################################
# [ WARNING ]
# Configuration file maintained by Juju. Local changes may be overwritten.
###############################################################################

[DEFAULT]
hostip = {{ host_ip }}

[DISCOVERY]
server = {{ discovery_server }}
port = {{ discovery_port }}

[IFMAP]
user = {{ ifmap_user }}
password = {{ ifmap_password }}