From 776e12a51dd5e7b26e840ce6d6f14ad7c765fc93 Mon Sep 17 00:00:00 2001 From: Daniel Flassak Date: Fri, 18 Oct 2024 15:17:30 +0200 Subject: [PATCH] fix open source logo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fe70138..5811c25 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Foreman Distributed Lock Manager -[](https://www.dmtech.de/) +[](https://www.dmtech.de/) This is a plugin for Foreman that allows Foreman to act as a distributed lock manager. Updates are key to security, but updates of an operating system are hard to apply and existing tools are hard to manage at scale. This might lead to a large drift between important security updates becoming available and all your hosts being successfully patched. Security experts recommend to install updates as soon as they come available. The ability to easily update software is the most effective way to improve server security. Automation is key to ensure this goal is reached.