Remove hwaddr from base lxc.conf so that each container gets a different one when running the generic lxc template
This commit is contained in:
parent
1c5727dd7b
commit
f3ff5c9f24
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
lxc.network.type=veth
|
lxc.network.type=veth
|
||||||
lxc.network.hwaddr = 00:16:3e:7f:04:b2
|
|
||||||
lxc.network.link=lxcbr0
|
lxc.network.link=lxcbr0
|
||||||
lxc.network.flags=up
|
lxc.network.flags=up
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue