From 52da50b8d09cab74ce213225c8bc2d7b9cc08003 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 24 Jun 2024 17:55:48 +1000 Subject: [PATCH] added password req content --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af59b17..b184a1b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A Puppet module which installs and configures Observium monitoring software. For 1. [Setup - The basics of getting started with observium](#setup) * [What observium affects](#what-observium-affects) * [Setup requirements](#setup-requirements) + * [Password requirements](#password-requirements) * [Beginning with observium](#beginning-with-observium) 1. [Usage - Configuration options and additional functionality](#usage) 1. [Limitations - OS compatibility, etc.](#limitations) @@ -56,7 +57,7 @@ Please ensure you meet the dependency requirements and have the following in you - puppetlabs-translate - camptocamp-systemd -### Password requirements ### +### Password requirements Beginning with the 3.0.0 release, default passwords are no longer provided by this module. This was a insecure default as every instances of observium setup with these defaults would use the same passwords.