Files
unison/examples/tap/lxc-right.conf
2010-02-18 22:02:31 -08:00

8 lines
248 B
Plaintext

# Container with network virtualized using a pre-configured bridge named br-right and
# veth pair virtual network devices
lxc.utsname = right
lxc.network.type = veth
lxc.network.flags = up
lxc.network.link = br-right
lxc.network.ipv4 = 10.0.0.2/24