update Readme

This commit is contained in:
Arne Teuke
2025-05-05 16:30:35 +02:00
parent a6571f6fc9
commit 686893168a

View File

@@ -6,7 +6,7 @@
## Synopsis ## 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 ## WARNING
@@ -18,10 +18,6 @@ INSTALLATION
* installs java binaries * installs java binaries
CONFIGURATION
* manage directories and files including templates
## Repo Documentation ## Repo Documentation
See the full Puppet documentation including parameters in `docs/index.html` 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. All dependencies must be included in the catalogue.
* [resources_cd](https://sourcecode.confdroid.com/12WW1160/cd_resources) to manage yum base repos
## Deployment ## Deployment
* native Puppet deployment * native Puppet deployment