From 5d3d83dcbb8caf80dc85ab5b5cded722c92e238c Mon Sep 17 00:00:00 2001 From: Olivier Gayot Date: Thu, 20 Oct 2022 15:51:07 +0200 Subject: [PATCH] doc: reword autoinstall introduction that still mentions 20.04 Signed-off-by: Olivier Gayot --- documentation/autoinstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/autoinstall.md b/documentation/autoinstall.md index df0e4bc4..0552987a 100644 --- a/documentation/autoinstall.md +++ b/documentation/autoinstall.md @@ -2,7 +2,7 @@ ## Introduction -The server installer for 20.04 supports a new mode of operation: automated installation, autoinstallation for short. You might also know this feature as unattended or handsoff or preseeded installation. +Since version 20.04, the server installer supports the automated installation mode, autoinstallation for short. You might also know this feature as unattended or handsoff or preseeded installation. Autoinstallation lets you answer all those configuration questions ahead of time with an *autoinstall config* and lets the installation process run without any interaction.