contrail-ansible-deployer
contrail-ansible-deployer copied to clipboard
tor agent
Hello,
Not sure if support the tor agent, I am not able to find any example to support it in the instances YAML file.
Thanks.
Hi @chaiminghui you need to set 'TSN_EVPN_MODE: true' in vrouter role
for exmaple:
instances:
bms1:
provider: bms
ip: 192.168.1.51
roles:
vrouter:
TSN_EVPN_MODE: true