From a6bef58fa3b65abf27e58b06c24c07f3090f1587 Mon Sep 17 00:00:00 2001 From: 12ww1160 <12ww1160@confdroid.com> Date: Thu, 16 Apr 2026 15:45:06 +0200 Subject: [PATCH] OP#586 add confdroid_java to puppet_collection --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d643fe3..8ab846f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ - [confdroid\_automatic](#confdroid_automatic) - [confdroid\_selinux](#confdroid_selinux) - [confdroid\_ssh](#confdroid_ssh) + - [confdroid\_java](#confdroid_java) - [FAQ](#faq) ## Summary @@ -162,6 +163,10 @@ Install, configure and manage SSHD and ssh settings - manage service - (optional) manage firewall +### [confdroid_java](https://3for.me/erwc5) + +Install java binaries for usage with other modules, i.e. confdroid_jenkins, as specified in parameters. + --- ## FAQ