Merge "XenAPI will not inject ssh-key if cloud-init"
This commit is contained in:
commit
cbdee716ba
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user