From 7da5daff9280130e3864afb6dd76743f4fedb301 Mon Sep 17 00:00:00 2001 From: lisongmin Date: Wed, 29 Sep 2021 23:50:52 +0800 Subject: cli: --cloud-init add network-config option --- man/virt-install.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man') diff --git a/man/virt-install.rst b/man/virt-install.rst index 1626cf7b..55785f32 100644 --- a/man/virt-install.rst +++ b/man/virt-install.rst @@ -878,6 +878,9 @@ Sub options are: Specify a public key to inject into the guest, providing ssh access to the unprivileged account. Example: ssh-key=/home/user/.ssh/id_rsa.pub +``network-config=`` + Specify a cloud-init netowrk-config file to add directly to the iso. + ``--boot`` -- cgit v1.2.1