From 8e42898959cba5b446d7f86c688a9d41fddb7f30 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Wed, 19 Feb 2025 08:22:38 +0100 Subject: [PATCH] correct desktop docs --- admin-guide/configuration/desktop/desktop.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/admin-guide/configuration/desktop/desktop.md b/admin-guide/configuration/desktop/desktop.md index e49ec0a3..d58ee579 100644 --- a/admin-guide/configuration/desktop/desktop.md +++ b/admin-guide/configuration/desktop/desktop.md @@ -2,7 +2,7 @@ A desktop/graphical interface can be enabled on any kind of systems (regardless of puppet role). -## Full Desktop Configuation +## Full Desktop Configuration A full desktop configuration with Gnome, office software and printing is enabled for the Puppet roles `role::workstation` and `role::console` or, independent of the role, in Hiera with @@ -46,7 +46,9 @@ desktop::enable_office_apps: true Further refinements can be done as documented in the other guides in this section. -Finally here a rough overview of the destop_profile structure: + +Finally here a rough overview of the destopprofile structure: + ![Structure desktop profile](_static/desktop_profile.svg) [Structure desktop_profile](_static/desktop_profile.excalidraw)