blob: 9f5616c5dd8406511cbb831fefff1ef214e3db22 [file] [log] [blame]
Luca Prete8d4e8bc2016-08-24 14:49:54 -07001export ONOS_NIC="{{ onos_nic }}"
2export OCI="{{ lxc.lxc_one.ip }}"
3export OC1="{{ lxc.lxc_one.ip }}"
4export OC2="{{ lxc.lxc_two.ip }}"
5export OC3="{{ lxc.lxc_three.ip }}"
6export ONOS_APPS="drivers,openflow"
7export ONOS_USER="sdn"