From 806e147f7fca8fa4823536ca42504d889eab020d Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Mon, 2 Feb 2026 21:23:46 +0100 Subject: [PATCH] Recommit for updates in build 4 --- doc/file.README.html | 62 ++++++++++++++++++++++++++++++++++++++------ doc/index.html | 62 ++++++++++++++++++++++++++++++++++++++------ 2 files changed, 108 insertions(+), 16 deletions(-) diff --git a/doc/file.README.html b/doc/file.README.html index e3d14e2..7021433 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -60,7 +60,50 @@

Readme

-

|

+

+

Synopsis

@@ -68,7 +111,7 @@

Optionally: * R10k to connect to a control repo and manage puppet modules * webhook listener to trigger r10k when a puppet module has been updated. * PuppetDB for exporting and storing resources.

-

The syntax is specifically for Puppet Core 8 and Rocky 9, although might work elsewhere as well. This module is also designed to work with Foreman as External Node Classifier (ENC), although it does not install Foreman.

+

The syntax is specifically for Puppet Core 8 and Rocky 9, although might work elsewhere as well. This module is also designed to work with Foreman as External Node Classifier (ENC), although it does not install Foreman.

WARNING

@@ -78,7 +121,7 @@

Puppet server and agent

  • -

    if the host FQDN matches your specified Puppet master via $pt_pm_fqdn, it installs and configures a puppetmaster ready for serving with Foreman as ENC ( Foreman not yet included).

    +

    if the host FQDN matches your specified Puppet master via $pt_pm_fqdn, it installs and configures a puppetmaster ready for serving with Foreman as ENC (Foreman not yet included). It specifically rewrites the puppet.conf with values taken from parameters.

  • Any other system becomes a puppet agent.

@@ -109,9 +152,7 @@

Puppetdb

  • -

    to do

    -
  • -

    install node.rb from the foreman for puppetdb

    +

    installs and configures Puppetdb on the node specified with pt_puppetdb_fqdn, which can be the puppetmaster or any other node (recommended for performance reasons)

Support

@@ -160,11 +201,16 @@

Contact Us

- -

contact Us

+

Documentation

+

Additional documentation like FAQ can be found in the wiki.

+

Disclaimer

ConfDroid as entity is entirely independent from Puppet. We provide custom configuration modules, written for specific purposes and specific environments. The modules are tested and supported only as documented, and require testing in designated environments (i.e. lab or development environments) for parameter tuning etc. before deploying into production environments.

diff --git a/doc/index.html b/doc/index.html index a69df77..61cee29 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,7 +60,50 @@

Readme

-

|

+

+

Synopsis

@@ -68,7 +111,7 @@

Optionally: * R10k to connect to a control repo and manage puppet modules * webhook listener to trigger r10k when a puppet module has been updated. * PuppetDB for exporting and storing resources.

-

The syntax is specifically for Puppet Core 8 and Rocky 9, although might work elsewhere as well. This module is also designed to work with Foreman as External Node Classifier (ENC), although it does not install Foreman.

+

The syntax is specifically for Puppet Core 8 and Rocky 9, although might work elsewhere as well. This module is also designed to work with Foreman as External Node Classifier (ENC), although it does not install Foreman.

WARNING

@@ -78,7 +121,7 @@

Puppet server and agent

  • -

    if the host FQDN matches your specified Puppet master via $pt_pm_fqdn, it installs and configures a puppetmaster ready for serving with Foreman as ENC ( Foreman not yet included).

    +

    if the host FQDN matches your specified Puppet master via $pt_pm_fqdn, it installs and configures a puppetmaster ready for serving with Foreman as ENC (Foreman not yet included). It specifically rewrites the puppet.conf with values taken from parameters.

  • Any other system becomes a puppet agent.

@@ -109,9 +152,7 @@

Puppetdb

  • -

    to do

    -
  • -

    install node.rb from the foreman for puppetdb

    +

    installs and configures Puppetdb on the node specified with pt_puppetdb_fqdn, which can be the puppetmaster or any other node (recommended for performance reasons)

Support

@@ -160,11 +201,16 @@

Contact Us

- -

contact Us

+

Documentation

+

Additional documentation like FAQ can be found in the wiki.

+

Disclaimer

ConfDroid as entity is entirely independent from Puppet. We provide custom configuration modules, written for specific purposes and specific environments. The modules are tested and supported only as documented, and require testing in designated environments (i.e. lab or development environments) for parameter tuning etc. before deploying into production environments.