mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 04:41:20 +00:00
14 lines
443 B
Plaintext
14 lines
443 B
Plaintext
|
# Template used to create this container: opensuse
|
||
|
# Template script checksum (SHA-1): 27307e0a95bd81b2c0bd82d6f87fdbe83be075ef
|
||
|
|
||
|
lxc.network.type = macvlan
|
||
|
lxc.network.flags = up
|
||
|
lxc.network.link = eth0
|
||
|
lxc.network.hwaddr = 02:00:15:8f:05:c1
|
||
|
lxc.network.macvlan.mode = vepa
|
||
|
|
||
|
#remove next line if host DNS configuration should not be available to container
|
||
|
lxc.rootfs = /var/lib/lxc/migrate_test/rootfs
|
||
|
lxc.utsname = migrate_test
|
||
|
lxc.autodev=1
|