Readme
- +- @@ -74,7 +74,7 @@
- - +
-
@@ -109,13 +109,22 @@
This Puppet module configures settings a full Puppet environment, i.e. Puppet master, Puppet agents pointed to the master.
-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.
+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.
WARNING
-Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previous configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production
++
Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previous configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production
+Features
@@ -131,7 +140,7 @@open firewall ports depending on choices above
-
+
Directories, Files and Services,
+Directories, Files and Services
-
manage directories and required files including permissions and selinux context (todo)
-
diff --git a/doc/index.html b/doc/index.html
index c047af4..bc7dfbf 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@
Readme
- +- @@ -74,7 +74,7 @@
- - +
-
@@ -109,13 +109,22 @@
This Puppet module configures settings a full Puppet environment, i.e. Puppet master, Puppet agents pointed to the master.
-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.
+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.
WARNING
-Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previous configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production
++
Attention: Never use this puppet module on systems which have been previously configured manually. It is impossible to predict how and what would have been configured, hence previous configurations outside the scope of this module may be overwritten! Automated configurations require a test environment to verify that the module suits the purpose intended by the user, as well as tune the parameters, before deploying into live production
+Features
@@ -131,7 +140,7 @@open firewall ports depending on choices above
-
+
Directories, Files and Services,
+Directories, Files and Services
-
manage directories and required files including permissions and selinux context (todo)