From 74ff5ab8d1346f671303cb96c3d18c71ca7307eb Mon Sep 17 00:00:00 2001 From: ebner Date: Tue, 12 Nov 2024 14:27:34 +0100 Subject: [PATCH] remove old gnome documentation --- engineering-guide/puppet/profiles/gnome.rst | 46 --------------------- 1 file changed, 46 deletions(-) delete mode 100644 engineering-guide/puppet/profiles/gnome.rst diff --git a/engineering-guide/puppet/profiles/gnome.rst b/engineering-guide/puppet/profiles/gnome.rst deleted file mode 100644 index 5caf5689..00000000 --- a/engineering-guide/puppet/profiles/gnome.rst +++ /dev/null @@ -1,46 +0,0 @@ -``profile::gnome`` -================== - -This module installs and configures the Gnome desktop environment. - - -Parameters ----------- - -=============================== ======== ================================================ -**Name** **Type** **Default** -------------------------------- -------- ------------------------------------------------ -banner_message string -enable_update_notifications bool -favorites list -keyboard_layouts list -=============================== ======== ================================================ - - -``banner_message`` -~~~~~~~~~~~~~~~~~~ - -The message displayed above the login prompt. - - -``enable_update_notifications`` -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Whether or not ``gnome-software`` is started at the beginning of a session to -notify the user about available updates. - - -``favorites`` -~~~~~~~~~~~~~ - -The applications/directories/etc to be displayed in the *Favorites* menu and/or -the Gnome dock. Each member of the list must be a string containing the full -name (not path!) of the ``.desktop`` file, eg. ``gnome-terminal.desktop`` for -the Gnome Terminal. - - -``keyboard_layouts`` -~~~~~~~~~~~~~~~~~~~~ - -A list of the keyboard mappings which should be available on the login screen. -The first mapping in the list is the default.