Quoting Tomasz Chmielewski (man...@wpkg.org):
> On 2015-10-27 23:36, Serge Hallyn wrote:
> >Quoting Tomasz Chmielewski (man...@wpkg.org):
> >>Thanks, it worked.
> >>
> >>How do I set other "lxc-style" values in lxd, like for example:
> >>
> >>lxc.network.ipv4 = 10.0.12.2/24
> >>lxc.network.ipv4.gateway = 10.0.12.1
> >>lxc.network.ipv6 = 1111:2222:3333:4444::55
> >>lxc.network.ipv6.gateway = 1111:2345:6789:aaaa::2
> >
> >You need to set a single lxc.raw to the whole multi-line value.
> 
> Hmm, what do you mean by that? Can you give an example?

cat | lxc config set w64 raw.lxc -
lxc.network.type = veth
lxc.network.ipv4 = 10.0.3.18
_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to