diff --git a/doc/file.README.html b/doc/file.README.html index 940f80c..279b121 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -98,6 +98,8 @@
confdroid_nagios is a Puppet module allowing to fully automate the setup & configuration of the Nagios server, as well as actively adding client hosts and services to the monitoring environment through defines and PuppetDB.
At this stage, the module is being redeveloped and being built to the latest standards for Puppet 8.
+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
diff --git a/doc/index.html b/doc/index.html index 1ff012c..6b6a85f 100644 --- a/doc/index.html +++ b/doc/index.html @@ -98,6 +98,8 @@confdroid_nagios is a Puppet module allowing to fully automate the setup & configuration of the Nagios server, as well as actively adding client hosts and services to the monitoring environment through defines and PuppetDB.
At this stage, the module is being redeveloped and being built to the latest standards for Puppet 8.
+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