From 3cdeb37efe50cac0e0bce345b71bb50fc3543485 Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 15 Dec 2022 10:18:12 +0100 Subject: [PATCH] add draft for standard hardware --- proposals/draft_linux_hardware.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 proposals/draft_linux_hardware.md diff --git a/proposals/draft_linux_hardware.md b/proposals/draft_linux_hardware.md new file mode 100644 index 00000000..0b195c31 --- /dev/null +++ b/proposals/draft_linux_hardware.md @@ -0,0 +1,10 @@ +# (Standard) Linux Hardware + +* we don't want to have a standard linux hardware as such - we just label/tag existing hardware in the shop with works with RHELX + +* Once there are new machines we (1st level / engineering) should get it to test them +* Ideally the machines have a on-board (Intel) graphics card - only if there is a good reason (multiple screens, etc.) there should be an NVIDIA card + +* Relevant Redhat resources regarding supported hardware: + * https://access.redhat.com/solutions/7494 + * https://catalog.redhat.com/ \ No newline at end of file