From f82caf2b0998b64f355d879698daac8c5461b7cb Mon Sep 17 00:00:00 2001 From: Olivier Lambert Date: Wed, 17 Feb 2016 15:58:50 +0100 Subject: [PATCH] Update cloudinit.md --- cloudinit.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cloudinit.md b/cloudinit.md index 9b5b605c4..2a4557d36 100644 --- a/cloudinit.md +++ b/cloudinit.md @@ -24,9 +24,11 @@ First, select your compatible template (CloudInit ready) and name it: ![](https://xen-orchestra.com/blog/content/images/2015/12/template_choice.png) -Then, activate the config drive and put your SSH key: +Then, activate the config drive and put your SSH key. Or you can also use a custom CloudInit configuration: -![](https://xen-orchestra.com/blog/content/images/2015/12/sshkey.png) +![](https://xen-orchestra.com/blog/content/images/2016/02/CloudInit.png) + +> CloudInit configuration examples are [available here](http://cloudinit.readthedocs.org/en/latest/topics/examples.html). You can extend the disk size (**in this case, the template disk was 8 GiB originally**):