Merge "XenAPI will not inject ssh-key if cloud-init"

This commit is contained in:
Jenkins 2015-09-03 09:49:24 +00:00 committed by Gerrit Code Review
commit cbdee716ba

View File

@ -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.</para>
<para>If both the XenAPI agent and <package>cloud-init</package> are
present in an image, <package>cloud-init</package> handles ssh-key
injection. The system assumes <package>cloud-init</package> is
present when the image has the <literal>cloud_init_installed
</literal> property.</para>
<simplesect>
<title>Use <package>cloud-init</package> to fetch the
public key</title>