diff options
Diffstat (limited to 'lib/tests/plugin.ini')
| -rw-r--r-- | lib/tests/plugin.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/tests/plugin.ini b/lib/tests/plugin.ini new file mode 100644 index 00000000..eb869c63 --- /dev/null +++ b/lib/tests/plugin.ini | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | |||
| 2 | [check_mysql] | ||
| 3 | username=operator | ||
| 4 | password=secret # Remember to change later | ||
| 5 | |||
| 6 | [check_mysql2] | ||
| 7 | u=admin | ||
| 8 | p=secret | ||
| 9 | |||
| 10 | |||
