diff --git a/doc/image-guide/ch_openstack_images.xml b/doc/image-guide/ch_openstack_images.xml index e92255fa07..6f6dc31d13 100644 --- a/doc/image-guide/ch_openstack_images.xml +++ b/doc/image-guide/ch_openstack_images.xml @@ -303,6 +303,11 @@ image must be configured to download the ssh public key from the OpenStack metadata service or config drive, at boot time. + If both the XenAPI agent and cloud-init are + present in an image, cloud-init handles ssh-key + injection. The system assumes cloud-init is + present when the image has the cloud_init_installed + property. Use <package>cloud-init</package> to fetch the public key