summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index e48a840..a25edf7 100644
--- a/README
+++ b/README
@@ -16,6 +16,15 @@ installed, specifically it must have nagios::plugin::deploy functionality.
You will need to have activated storedconfigs on the puppetmaster.
+Special Notes
+=============
+
+By using this module, the following users will be automatically removed, if they
+exist: "root@${fqdn}", "root@127.0.0.1", "@${fqdn}", "@localhost", "@%"
+
+If you require any of these, you can subclass class
+mysql::server::account_security to override this.
+
Mysql Server
============