Ok, thank you Serge
On 15/11/12 18:22, Serge Hallyn wrote:
> I've opened https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1079320
> about this.
>
> Quoting Rintcius Blok (rintc...@gmail.com):
>> I just ran it with a simple userdata file:
>>
>> #!/bin/sh
>> ifconfig eth0 > /ifconfig-eth0
>>
>>
>>
Quoting Rintcius Blok (rintc...@gmail.com):
> How can I properly run an ubuntu-cloud template on 12.10 with an
> oneiric container?
>
> I tried this command:
>
> lxc-create -t ubuntu-cloud -n oneiric.lxc -- --auth-key
> $HOME/.ssh/id_rsa.pub --userdata ~/userdata.txt.gz -r oneiric
>
> This creat
How can I properly run an ubuntu-cloud template on 12.10 with an oneiric
container?
I tried this command:
lxc-create -t ubuntu-cloud -n oneiric.lxc -- --auth-key
$HOME/.ssh/id_rsa.pub --userdata ~/userdata.txt.gz -r oneiric
This creates the container, but when I try to ssh into it it gives: