From 8a7dc29910d90479a854a3b8a1832df7e9ff11fa Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Thu, 5 Sep 2024 08:16:06 +0200 Subject: [PATCH] remove icewm stuff --- engineering-guide/puppet/profiles/icewm.rst | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 engineering-guide/puppet/profiles/icewm.rst diff --git a/engineering-guide/puppet/profiles/icewm.rst b/engineering-guide/puppet/profiles/icewm.rst deleted file mode 100644 index bf70ce6a..00000000 --- a/engineering-guide/puppet/profiles/icewm.rst +++ /dev/null @@ -1,15 +0,0 @@ -``profile::icewm`` -================== - -This profile installs and configures the IceWM window manager. - - -Parameters ----------- - -=============================== ======== ================================================ -**Name** **Type** **Default** -------------------------------- -------- ------------------------------------------------ -toobar_apps hash hiera('icewm::toolbar::apps', {}) -menu_apps hash hiera('icewm::menu::apps', {}) -=============================== ======== ================================================