diff options
author | Danilo Sousa <danilopopeye@users.noreply.github.com> | 2017-08-22 12:13:21 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-22 12:13:21 -0300 |
commit | a4174019e55992182a357573022a8ce024284bf7 (patch) | |
tree | 004ae4c83df115a3d1d13817bec9fee235d5c025 /README.md | |
parent | c8ca088c1314bc55284fd6bc110a2372d22b1ce4 (diff) | |
parent | bff3ae4f6113f255c1a79ce8c1d5dd47f4f8ea21 (diff) |
Merge pull request #782 from crami/master
no space after password
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -520,7 +520,7 @@ source: adapter: mysql2 database: oxidized table: nodes - username: root + user: root password: rootpass map: name: ip |