mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-09 23:10:08 +00:00
12 lines
356 B
Plaintext
12 lines
356 B
Plaintext
|
lxc.network.type = phys
|
||
|
lxc.network.link = eth0
|
||
|
lxc.network.name = eth1
|
||
|
lxc.network.ipv4 = 192.168.122.2/24
|
||
|
lxc.network.ipv4.gateway = 192.168.122.1
|
||
|
lxc.network.ipv6 = 2003:db8:1:0:214:1234:fe0b:3596/64
|
||
|
lxc.network.ipv6.gateway = 2003:db8:1:0:214:1234:fe0b:3595
|
||
|
|
||
|
lxc.rootfs.path = /var/lib/lxc/migrate_test/rootfs
|
||
|
lxc.uts.name = migrate_test
|
||
|
lxc.autodev=1
|