summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2022-03-01 14:11:43 -0500
committerCole Robinson <crobinso@redhat.com>2022-03-01 14:29:46 -0500
commit22478f307dd9f1c4d80a3dfae8f43c641efbea46 (patch)
tree0c8b4f445f5524fdc454c533eb45fc86fdc22fbe /man
parentc8afd1f51ed97d17095e6c135d2c588a65fe17e5 (diff)
downloadvirt-manager-22478f307dd9f1c4d80a3dfae8f43c641efbea46.tar.gz
virt-install: Add --cloud-init clouduser-ssh-key=
This sets the sshkey for the default cloud-init username Resolves: https://github.com/virt-manager/virt-manager/issues/307 Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/virt-install.rst b/man/virt-install.rst
index 68da6334..c1d1c1aa 100644
--- a/man/virt-install.rst
+++ b/man/virt-install.rst
@@ -898,6 +898,12 @@ Sub options are:
Specify a public key to inject into the guest, providing ssh access to the
root account. Example: root-ssh-key=/home/user/.ssh/id_rsa.pub
+``clouduser-ssh-key``
+ Specify a public key to inject into the guest, providing ssh access to
+ the default cloud-init user account. The account name is different per
+ distro cloud image. Some common ones are documented here:
+ https://docs.openstack.org/image-guide/obtain-images.html
+
``network-config=``
Specify a cloud-init network-config file to add directly to the iso.