Possibility to choose no provisioning method at all in Compute Profiles?

Hi,

We want to provision LXC containers, but without using image provisioning. If image provisioning is not defined in the Compute Profile, according to the code, ssh provisioning is automaticaly used. But in our case we use Puppet to set up the container, and we do not want to set up any ssh access at image creation.

So my question is: is there any way to create a container without using image or ssh provisionning?

Regards,

Nicolas