From 13371f55b336bdbc3d02b8a1421b172bfb68dcb9 Mon Sep 17 00:00:00 2001 From: ebner Date: Tue, 24 Sep 2024 17:00:49 +0200 Subject: [PATCH] cleanup --- admin-guide/deployment/basic_installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-guide/deployment/basic_installation.md b/admin-guide/deployment/basic_installation.md index cc4dbed9..09434557 100644 --- a/admin-guide/deployment/basic_installation.md +++ b/admin-guide/deployment/basic_installation.md @@ -3,7 +3,7 @@ Linux systems are installed using PXE and Kickstart. The Kickstart configuration is auto-generated base on the configuration stored in sysdb/bob. -```{info} +```{note} When PXE boot is not an option, e.g. in restricted networks, it is possible to start iPXE from a USB stick or other media. ```