From 686893168a1c26626161ce41f54bdaebf0ea17cb Mon Sep 17 00:00:00 2001 From: Arne Teuke Date: Mon, 5 May 2025 16:30:35 +0200 Subject: [PATCH] update Readme --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 5e7dd5f..2ed270e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Synopsis -`java_cd` is a Puppet module to automate installation and configuration of java, mainly to install the binaries and main configuration files for use with other modules. +`java_cd` is a Puppet module to automate installation and configuration of java, mainly to install the binaries and main configuration files for use with other modules, like jenkins_cd. ## WARNING @@ -18,10 +18,6 @@ INSTALLATION * installs java binaries -CONFIGURATION - -* manage directories and files including templates - ## Repo Documentation See the full Puppet documentation including parameters in `docs/index.html` @@ -30,8 +26,6 @@ See the full Puppet documentation including parameters in `docs/index.html` All dependencies must be included in the catalogue. -* [resources_cd](https://sourcecode.confdroid.com/12WW1160/cd_resources) to manage yum base repos - ## Deployment * native Puppet deployment