From 5a6eb3ae0efd9c21a629c76cf6e382524e6bf024 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Thu, 16 Apr 2026 16:39:21 +0200 Subject: [PATCH] Recommit for updates in build 9 --- doc/file.README.html | 51 +++++++++++++++++++++++++++++++++++++++----- doc/index.html | 51 +++++++++++++++++++++++++++++++++++++++----- 2 files changed, 92 insertions(+), 10 deletions(-) diff --git a/doc/file.README.html b/doc/file.README.html index c8a0e16..d779a7c 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -60,9 +60,39 @@

Readme

-

|

- -

[[TOC]]

+

+

Synopsis

@@ -76,9 +106,18 @@

Features

-

INSTALLATION

+

Core

  • installs required binaries

    +
  • +

    manage service

    +
+ +

Optional

+
  • +

    create a sudoers file for the Jenkins user to allow passwordless sudo, via js_use_sudo. Defaults to false

    +
  • +

    manage firewall ports via js_enable_fw. Defaults to true. requires puppetlabs-firewall.

Repo Documentation

@@ -89,7 +128,9 @@

All dependencies must be included in the catalogue.

Deployment

diff --git a/doc/index.html b/doc/index.html index f4f4a8a..2211e08 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,9 +60,39 @@

Readme

-

|

- -

[[TOC]]

+

+

Synopsis

@@ -76,9 +106,18 @@

Features

-

INSTALLATION

+

Core

  • installs required binaries

    +
  • +

    manage service

    +
+ +

Optional

+
  • +

    create a sudoers file for the Jenkins user to allow passwordless sudo, via js_use_sudo. Defaults to false

    +
  • +

    manage firewall ports via js_enable_fw. Defaults to true. requires puppetlabs-firewall.

Repo Documentation

@@ -89,7 +128,9 @@

All dependencies must be included in the catalogue.

Deployment