Skip to content

Commit 4c1d543

Browse files
committed
Update the docs appropriately.
1 parent af8a6d7 commit 4c1d543

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ host=localhost
152152
password=secret
153153
```
154154

155+
This module uses the `mysqld_version` fact to discover the server version being used. By default, this is set to the output of `mysqld -V`. If you're working with a remote MySQL server, you may need to set a custom fact for `mysqld_version` to ensure correct behaviour.
156+
155157
When working with a remote server, do *not* use the `mysql::server` class in your Puppet manifests.
156158

157159
### Specify passwords

0 commit comments

Comments
 (0)